[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.ISlicers.Item

this Property

this[int]

获取指定索引的ISlicer

Declaration
ISlicer this[int index] { get; }
Parameters
Type Name Description
int index

索引。

this[string]

获取具有指定名称的ISlicer

Declaration
ISlicer this[string name] { get; }
Parameters
Type Name Description
string name

名称。