MsoDrawingType enumeration

MsoDrawingType enumeration

Represents office drawing objects type.

The MsoDrawingType type exposes the following members:

Fields

FieldDescription
GROUPGroup
LINELine
RECTANGLERectangle
OVALOval
ARCArc
CHARTChart
TEXT_BOXTextBox
BUTTONButton
PICTUREPicture
POLYGONPolygon
CHECK_BOXCheckBox
RADIO_BUTTONRadioButton
LABELLabel
DIALOG_BOXDialogBox
SPINNERSpinner
SCROLL_BARScrollBar
LIST_BOXListBox
GROUP_BOXGroupBox
COMBO_BOXComboBox
COMMENTComment
OLE_OBJECTOleObject
CELLS_DRAWINGOnly for preserving the drawing object in the template file.
UNKNOWNOnly for preserving the drawing object in the xlsx file.
SLICERSlicer
WEB_EXTENSIONWeb extension
SMART_ARTSmart Art
CUSTOM_XMLCustom xml shape ,such as Ink.
TIMELINETimeline
MODEL_3D3D Model

See Also