Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.forms Package / ISelector Interface
Methods

In This Topic
    ISelector Interface Members
    In This Topic

    The following tables list the members exposed by ISelector.

    Public Methods
     NameDescription
     MethodRepresents 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.

     
     MethodRepresents the selected index of this control.  
     MethodRepresents 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.

     
     MethodRepresents the selected index of this control.  
    Top
    See Also