[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.CheckBoxListCellType.Items

Items Property

Items

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

Declaration
public IList<SelectFieldItem> Items { get; }