Name | Description | |
---|---|---|
getItemsSourceRange | Gets the items source of this control. This property can't be used if items were added to @code:ISelectorT.Items.
This property doesn't handle #REF! errors. #REF! will be treated as an empty collection. | |
getSelectedIndex | Gets the selected index of this control. | |
setItemsSourceRange | Sets the items source of this control. This property can't be used if items were added to @code:ISelectorT.Items.
This property doesn't handle #REF! errors. #REF! will be treated as an empty collection. | |
setSelectedIndex | Sets the selected index of this control. |