| Package | Description |
|---|---|
| com.grapecity.documents.excel.forms |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ICheckBox
The check box control.
|
interface |
IDropDown
The drop down control.
|
interface |
IListBox
The list box control.
|
interface |
IOptionButton
The option button control.
|
interface |
IRangeBase
Represents an element that has a value within a specific range.
|
interface |
IScrollBar
The scrollbar control.
|
interface |
ISelector
Represents a control that allows a user to select items from among its child elements.
|
interface |
ISelectorT<T extends SelectorItem,TCollection extends IItemList<T>>
Represents a control that allows a user to select items from among its child elements.
|
interface |
ISpinner
The spinner control.
|