Enum TObjType
Possible object types:
Namespace: Syncfusion.XlsIO.Parser.Biff_Records.ObjRecords
Assembly: Syncfusion.XlsIO.Base.dll
Syntax
public enum TObjType
Fields
Name | Description |
---|---|
otArc | Represents the otArc object type. |
otButton | Represents the otButton object type. |
otChart | Represents the otChart object type. |
otCheckBox | Represents the otCheckBox object type. |
otComboBox | Represents the otComboBox object type. |
otComment | Represents the otComment object type. |
otDialogBox | Represents the otDialogBox object type. |
otEditBox | Represents the otEditBox object type. |
otGroup | Represents the otGroup object type. |
otGroupBox | Represents the otGroupBox object type. |
otLabel | Represents the otLabel object type. |
otLine | Represents the otLine object type. |
otListBox | Represents the otGroupBox object type. |
otMSODrawing | Represents the otMSODrawing object type. |
otOptionBtn | Represents the otOptionBtn object type. |
otOval | Represents the otOval object type. |
otPicture | Represents the otPicture object type. |
otPolygon | Represents the otPolygon object type. |
otRectangle | Represents the otRectangle object type. |
otReserved0 | Represents the otReserved0 object type. |
otReserved1 | Represents the otReserved1 object type. |
otReserved2 | Represents the otReserved2 object type. |
otReserved3 | Represents the otReserved3 object type. |
otReserved4 | Represents the otReserved4 object type. |
otReserved5 | Represents the otReserved5 object type. |
otReserved6 | Represents the otReserved6 object type. |
otReserved7 | Represents the otReserved7 object type. |
otReserved8 | Represents the otReserved8 object type. |
otScrollBar | Represents the otScrollBar object type. |
otSpinner | Represents the otSpinner object type. |
otText | Represents the otText object type. |