Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / CheckBoxCellType Class / setTextFalse Method
The text for false value.
In This Topic
    setTextFalse Method
    In This Topic
    Sets the text in the cell when the cell's value is false.
    Syntax
    public void setTextFalse( 
       java.lang.String value
    )

    Parameters

    value
    The text for false value.
    See Also