Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / CheckBoxCellType Class / TextIndeterminate Property
In This Topic
    TextIndeterminate Property
    In This Topic
    Gets or sets the text in the cell when the cell's value is indeterminate (neither true nor false).
    Syntax
    public System.string TextIndeterminate {get; set;}
    See Also