Enum ControlType
Enum ControlType
Namespace: Aspose.Cells.Drawing.ActiveXControls
Assembly: Aspose.Cells.dll (25.2.0)
Represents all type of ActiveX control.
public enum ControlType
Fields
BarCode = 11
ScrollBar
Unsupported.
CheckBox = 2
CheckBox
ComboBox = 1
ComboBox
CommandButton = 0
Button
Image = 8
Image
Label = 7
Label
ListBox = 3
ListBox
RadioButton = 6
RadioButton
ScrollBar = 10
ScrollBar
SpinButton = 5
Spinner
TextBox = 4
TextBox
ToggleButton = 9
ToggleButton
Unknown = 12
Unknown