[]
        
(Showing Draft Content)

GC.Spread.Sheets.Shapes.FormControlType

Enumeration: FormControlType

Sheets.Shapes.FormControlType

Defines all the types of build-in form control.

Table of contents

Enumeration members

Enumeration members

button

button = "button"

button


checkBox

checkBox = "checkBox"

checkBox


comboBox

comboBox = "comboBox"

comboBox


groupBox

groupBox = "groupBox"

groupBox


label

label = "label"

label


listBox

listBox = "listBox"

listBox


optionButton

optionButton = "optionButton"

optionButton


scrollBar

scrollBar = "scrollBar"

scrollBar


spinButton

spinButton = "spinButton"

spinButton