Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
IPivotFilters Interface
/ Item Property
The zero-based index of the pivot filter to get.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Item Property (IPivotFilters)
In This Topic
Gets the pivot filter at the specified index.
Syntax
C#
IPivotFilter
this
[ System.
int
index
]; {
get
;}
Parameters
index
The zero-based index of the pivot filter to get.
Property Value
The pivot filter at the specified index.
See Also
Reference
IPivotFilters Interface
IPivotFilters Members