Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / CheckBoxCellType Class / setIsThreeState Method
In This Topic
    setIsThreeState Method
    In This Topic
    Sets a value that indicates whether the check box supports three states.
    Syntax
    public void setIsThreeState( 
       boolean value
    )

    Parameters

    value
    See Also