Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / CheckBoxCellType Class
Methods

In This Topic
    CheckBoxCellType Class Members
    In This Topic

    The following tables list the members exposed by CheckBoxCellType.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Methods
     NameDescription
    Public MethodSets whether boxSize changes with font size.  
    Public MethodGets a value that indicates the check box size  
    Public MethodGets the caption of the cell type.  
    Public MethodGets a value that indicates whether the check box supports three states.  
    Public MethodGets the text alignment relative to the check box.  
    Public MethodGets the text in the cell when the cell's value is false.  
    Public MethodGets the text in the cell when the cell's value is indeterminate (neither true nor false).  
    Public MethodGets the text in the cell when the cell's value is true.  
    Public MethodSets whether boxSize changes with font size.  
    Public MethodSets a value that indicates the check box size  
    Public MethodSets the caption of the cell type.  
    Public MethodSets a value that indicates whether the check box supports three states.  
    Public MethodSets the text alignment relative to the check box.  
    Public MethodSets the text in the cell when the cell's value is false.  
    Public MethodSets the text in the cell when the cell's value is indeterminate (neither true nor false).  
    Public MethodSets the text in the cell when the cell's value is true.  
    Top
    See Also