Enum ExcelShapeType
Excel shapes.
public enum ExcelShapeType
Fields
Arc = 260
Button = 263
CellsDrawing = 30
Chart = 3
Represents the Chart shape type.
CheckBox = 11
ComboBox = 20
Comment = 4
Represents the Comment shape type.
DialogBox = 15
EmbeddedOLEObject = 7
Represents the EmbeddedOLEObject shape type.
FormControl = 8
Represents the FormControl shape type.
Group = 6
Represents the Group shape type.
GroupBox = 19
Label = 14
Line = 1
ListBox = 18
OleObject = 7
Oval = 22
Represents the Oval shape type.
Picture = 13
Represents the Picture shape type.
Polygon = 9
PrstGomShape = 24
RadioButton = 12
Rectangle = 2
ScrollBar = 273
Spinner = 16
TextBox = 17
Represents the TextBox shape type.
Unknown = 0
Represents the Unknown shape type.