[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.ComboBoxCellType

ComboBoxCellType Class

表示一个可编辑的组合框单元格。

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

Constructors

Name Description
ComboBoxCellType()

创建一个组合框单元格类型。

Properties

Name Description
Editable

获取或设置组合框是否可编辑。

EditorValueType

获取或设置写入基础数据模型的值。

ItemHeight

获取或设置每个项目的高度。

Items

获取组合框中下拉列表的项目。

MaxDropDownItems

获取或设置每页下拉列表的最大项目数。