Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.forms Package / ListBoxItem Class / ListBoxItem Constructor / ListBoxItem Constructor(String)
The value of item
In This Topic
    ListBoxItem Constructor(String)
    In This Topic
    Creates an item with value.
    Syntax
    public ListBoxItem( 
       java.lang.String value
    )

    Parameters

    value
    The value of item
    See Also