[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.RadioButtonListCellType

RadioButtonListCellType Class

表示一个可编辑的单选按钮列表单元格。

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

Constructors

Name Description
RadioButtonListCellType()

创建一个单选按钮列表单元格类型。

Properties

Name Description
AutoBoxSize

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

BoxSize

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

Direction

获取或设置单选按钮列表的方向。

HorizontalSpacing

获取或设置单选按钮中的水平间距。

IsFlowLayout

获取或设置单选按钮的布局是否自适应。

Items

获取或设置单选按钮的项目。

MaxColumnCount

获取或设置单选按钮的行项目数。

MaxRowCount

获取或设置单选按钮的行项目数。

TextAlign

获取或设置单选按钮文本的位置,仅支持左右对齐。

VerticalSpacing

获取或设置单选按钮中的垂直间距。