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

    Parameters

    value
    See Also