[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.ComboBoxCellType.Items

Items Property

Items

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

Declaration
public IList<object> Items { get; }