Shape.ShapeType Property
Returns the type of the drawing object.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
Type | Description |
---|---|
ShapeType | A ShapeType enumeration value specifying the drawing object’s type. |
See Also