Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / SelectFieldItem Class / setValue Method
The value of the item.
In This Topic
    setValue Method
    In This Topic
    Sets the value of the item.
    Syntax
    public void setValue( 
       java.lang.Object value
    )

    Parameters

    value
    The value of the item.
    See Also