Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / CheckBoxListCellType Class
Properties

In This Topic
    CheckBoxListCellType Class Members
    In This Topic

    The following tables list the members exposed by CheckBoxListCellType.

    Public Constructors
     NameDescription
    Public Constructor Create a check box list cell type.  
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets whether boxSize changes with font size.  
    Public Property Gets or sets a value that indicates the check box size  
    Public Property Gets or sets the check-box-list list's orders.  
    Public Property Gets or sets the horizontal spacing in the check-box-list.  
    Public Property Gets or sets the check-box-list's layout is autofit.  
    Public Property Gets or sets the items for the check-box-list list.  
    Public Property Gets or sets the items for the check-box-list's row count.  
    Public Property Gets or sets the items for the check-box-list's row count.  
    Public Property Gets or sets the text of check-box-list's position, only support left and right .  
    Public Property Gets or sets the vertical spacing in the check-box-list.  
    Top
    See Also