Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / CheckBoxCellType Class
Members
In This Topic
    CheckBoxCellType Class
    In This Topic
    Represents a check box cell.
    Object Model
    CheckBoxCellType Class
    Syntax
    public class CheckBoxCellType : BaseCellType 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Excel.BaseCellType
          GrapeCity.Documents.Excel.CheckBoxCellType

    See Also