public interface ISelector extends ICellLinkControlT<java.lang.Integer>
| Modifier and Type | Method and Description |
|---|---|
IRange |
getItemsSourceRange()
Represents the items source of this control.
|
int |
getSelectedIndex()
Represents the selected index of this control.
|
void |
setItemsSourceRange(IRange value)
Represents the items source of this control.
|
void |
setSelectedIndex(int value)
Represents the selected index of this control.
|
getValue, setValuegetDisplay3DShading, getLinkedCell, setDisplay3DShading, setLinkedCellbringToFront, delete, getBottomRightCell, getEnabled, getFormControlType, getHeight, getLeft, getLocked, getName, getParent, getPlacement, getPrintObject, getShapeRange, getTop, getTopLeftCell, getVisible, getWidth, getZOrder, sendToBack, setEnabled, setHeight, setLeft, setLocked, setName, setPlacement, setPrintObject, setTop, setVisible, setWidthIRange getItemsSourceRange()
ISelectorT.Items.
This property doesn't handle #REF! errors. #REF! will be treated as an empty collection.void setItemsSourceRange(IRange value)
ISelectorT.Items.
This property doesn't handle #REF! errors. #REF! will be treated as an empty collection.int getSelectedIndex()
void setSelectedIndex(int value)