Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / CheckBoxCellType Class
Members
In This Topic
    CheckBoxCellType Class
    In This Topic
    Represents a check box cell.
    Object Model
    CheckBoxCellType ClassCheckBoxAlign Enumeration
    Syntax
    public class CheckBoxCellType 
        extends BaseCellType 
    Inheritance Hierarchy

    java.lang.Object
       com.grapecity.documents.excel.BaseCellType
          com.grapecity.documents.excel.CheckBoxCellType

    See Also