ExcelShapeType module
- class ExcelShapeType.ExcelShapeType(value)
Bases:
Enum- <summary>
Excel shapes.
</summary>
- Arc = 260
- Button = 263
- CellsDrawing = 30
- Chart = 3
- CheckBox = 11
- ComboBox = 20
- Comment = 4
- DialogBox = 15
- EmbeddedOLEObject = 7
- FormControl = 8
- Group = 6
- GroupBox = 19
- Label = 14
- Line = 1
- ListBox = 18
- OleObject = 7
- Oval = 22
- Picture = 13
- Polygon = 9
- PrstGomShape = 24
- RadioButton = 12
- Rectangle = 2
- ScrollBar = 273
- Spinner = 16
- TextBox = 17
- Unknown = 0