| Package | Description |
|---|---|
| com.grapecity.documents.excel.forms |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IControlT<T extends IControlT<T>>
Generic type members of form controls
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IButton
The button control.
|
interface |
ICheckBox
The check box control.
|
interface |
IDropDown
The drop down control.
|
interface |
IGroupBox
The group box control.
|
interface |
ILabel
The label control.
|
interface |
IListBox
The list box control.
|
interface |
IOptionButton
The option button control.
|
interface |
IScrollBar
The scrollbar control.
|
interface |
ISpinner
The spinner control.
|