Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.forms Package / ISelector Interface / setItemsSourceRange Method
In This Topic
    setItemsSourceRange 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
    void setItemsSourceRange( 
       IRange value
    )

    Parameters

    value
    See Also