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

    Return Value

    The text for true value.
    See Also