Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.forms Package / ISelector Interface / getItemsSourceRange Method
In This Topic
    getItemsSourceRange Method
    In This Topic
    Represents 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.

    Syntax
    IRange getItemsSourceRange()
    See Also