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

    Parameters

    value
    The text for true value.
    See Also