MsoDrawingType enumeration
MsoDrawingType enumeration
Represents office drawing objects type.
The MsoDrawingType type exposes the following members:
Fields
| Field | Description |
|---|---|
| GROUP | Group |
| LINE | Line |
| RECTANGLE | Rectangle |
| OVAL | Oval |
| ARC | Arc |
| CHART | Chart |
| TEXT_BOX | TextBox |
| BUTTON | Button |
| PICTURE | Picture |
| POLYGON | Polygon |
| CHECK_BOX | CheckBox |
| RADIO_BUTTON | RadioButton |
| LABEL | Label |
| DIALOG_BOX | DialogBox |
| SPINNER | Spinner |
| SCROLL_BAR | ScrollBar |
| LIST_BOX | ListBox |
| GROUP_BOX | GroupBox |
| COMBO_BOX | ComboBox |
| COMMENT | Comment |
| OLE_OBJECT | OleObject |
| CELLS_DRAWING | Only for preserving the drawing object in the template file. |
| UNKNOWN | Only for preserving the drawing object in the xlsx file. |
| SLICER | Slicer |
| WEB_EXTENSION | Web extension |
| SMART_ART | Smart Art |
| CUSTOM_XML | Custom xml shape ,such as Ink. |
| TIMELINE | Timeline |
| MODEL_3D | 3D Model |
See Also
- module
aspose.cells.drawing