Enum GridMsoDrawingType

GridMsoDrawingType enumeration

Represents office drawing objects type.

public enum GridMsoDrawingType

Values

NameValueDescription
Group0
Line1
Rectangle2
Oval3
Arc4
Chart5
TextBox6
Button7
Picture8
Polygon9
CheckBox11
RadioButton12
Label14
DialogBox15
Spinner16
ScrollBar17
ListBox18
GroupBox19
ComboBox20
Comment25
OleObject24
CellsDrawing30Only for preserving the drawing object in the template file.
Unknown29Only for preserving the drawing object in the xlsx file.

See Also