Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / CheckBoxCellType Class / Caption Property
In This Topic
    Caption Property (CheckBoxCellType)
    In This Topic
    Gets or sets the caption of the cell type.
    Syntax
    public System.string Caption {get; set;}
    See Also