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

In This Topic
    ListBoxItem Class Members
    In This Topic

    The following tables list the members exposed by ListBoxItem.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Methods
     NameDescription
    Public MethodGets the content of this item. (Inherited from com.grapecity.documents.excel.forms.SelectorItem)
    Public MethodChecks if the object is in read-only mode. (Inherited from com.grapecity.documents.excel.forms.SelectorItem)
    Public MethodSets the read-only mode of the object. (Inherited from com.grapecity.documents.excel.forms.SelectorItem)
    Public MethodSets the content of this item. (Inherited from com.grapecity.documents.excel.forms.SelectorItem)
    Public MethodUpdates the binding value with the specified value. (Inherited from com.grapecity.documents.excel.forms.SelectorItem)
    Top
    See Also