[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.CheckBoxListCellType

CheckBoxListCellType Class

表示一个可编辑的复选框列表单元格。

Inheritance
CheckBoxListCellType
Namespace: GrapeCity.Documents.Excel
Assembly: GcDocs.Excel.dll
Syntax
public class CheckBoxListCellType : BaseCellType

Constructors

Name Description
CheckBoxListCellType()

创建一个复选框列表单元格类型。

Properties

Name Description
AutoBoxSize

获取或设置是否随字体大小改变框大小。

BoxSize

获取或设置一个值,指示复选框的大小。

Direction

获取或设置复选框列表的方向。

HorizontalSpacing

获取或设置复选框列表中的水平间距。

IsFlowLayout

获取或设置复选框列表的布局是否自适应。

Items

获取或设置复选框列表的项。

MaxColumnCount

获取或设置复选框列表的列数项。

MaxRowCount

获取或设置复选框列表的行数项目。

TextAlign

获取或设置复选框列表的位置文本,仅支持左右对齐。

VerticalSpacing

获取或设置复选框列表中的垂直间距。