[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.ISlicerCaches.Item

this Property

this[int]

获取指定索引的ISlicerCache

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

索引。

this[string]

获取具有指定名称的ISlicerCache

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

名称。