| Visual Basic (Declaration) | |
|---|---|
Public MustInherit Class WorksheetShapeWithText Inherits WorksheetShape | |
| C# | |
|---|---|
public abstract class WorksheetShapeWithText : WorksheetShape | |
Primitive shapes, such as polygons, and cell comments can display regular text or text with mixed formatting and are derived from this class.