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