SpreadsheetMsoDrawingType
SpreadsheetMsoDrawingType enumeration
Represents office drawing object type.
public enum SpreadsheetMsoDrawingType
Values
Name | Value | Description |
---|---|---|
Group | 0 |
Built-in drawing type. |
Line | 1 |
Built-in drawing type. |
Rectangle | 2 |
Built-in drawing type. |
Oval | 3 |
Built-in drawing type. |
Arc | 4 |
Built-in drawing type. |
Chart | 5 |
Built-in drawing type. |
TextBox | 6 |
Built-in drawing type. |
Button | 7 |
Built-in drawing type. |
Picture | 8 |
Built-in drawing type. |
Polygon | 9 |
Built-in drawing type. |
CheckBox | 11 |
Built-in drawing type. |
RadioButton | 12 |
Built-in drawing type. |
Label | 14 |
Built-in drawing type. |
DialogBox | 15 |
Built-in drawing type. |
Spinner | 16 |
Built-in drawing type. |
ScrollBar | 17 |
Built-in drawing type. |
ListBox | 18 |
Built-in drawing type. |
GroupBox | 19 |
Built-in drawing type. |
ComboBox | 20 |
Built-in drawing type. |
OleObject | 24 |
Built-in drawing type. |
Comment | 25 |
Built-in drawing type. |
Unknown | 29 |
Built-in drawing type. |
CellsDrawing | 30 |
Built-in drawing type. |
Slicer | 31 |
Built-in drawing type. |
WebExtension | 32 |
Built-in drawing type. |
SmartArt | 33 |
Built-in drawing type. |
CustomXml | 34 |
Built-in drawing type. |
Timeline | 35 |
Built-in drawing type. |
Model3D | 36 |
Built-in drawing type. |
See Also
- namespace GroupDocs.Watermark.Contents.Spreadsheet
- assembly GroupDocs.Watermark