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