[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IPivotFilters.Item

this Property

this[int]

获取指定索引处的数据透视过滤器。

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

要获取的数据透视过滤器的基于零的索引。

Property Value
Type Description
IPivotFilter

指定索引处的数据透视过滤器。