[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.RadioButtonListCellType.Items

Items Property

Items

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

Declaration
public IList<SelectFieldItem> Items { get; }