'Declaration
Public Enum ShapeType Inherits System.Enum
'Usage
Dim instance As ShapeType
public enum ShapeType : System.Enum
'Declaration
Public Enum ShapeType Inherits System.Enum
'Usage
Dim instance As ShapeType
public enum ShapeType : System.Enum
Member | Description |
---|---|
AutoShape | The automatic shape |
Callout | The callout |
Chart | The chart |
Comment | The comment |
FormControl | The form control |
Freeform | The freeform |
Graphic | The graphic |
Group | The group |
Line | The line |
LinkedPicture | The linked picture |
Picture | The picture |
Slicer | The slicer |
Unspecified | The shape type mixed |
System.Object
System.ValueType
System.Enum
GrapeCity.Spreadsheet.Drawing.ShapeType