Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / CheckBoxListCellType Class
Members
In This Topic
    CheckBoxListCellType Class
    In This Topic
    Represents an editable CheckBoxList cell.
    Object Model
    CheckBoxListCellType Class
    Syntax
    public class CheckBoxListCellType : BaseCellType 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Excel.BaseCellType
          GrapeCity.Documents.Excel.CheckBoxListCellType

    See Also