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