Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
IPivotField Interface
/ CurrentPage Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
CurrentPage Property
In This Topic
Gets or sets the current page's index showing for the page field (valid only for page fields). The valid value is based on zero. "-1" indicates "All" or "Multiple Items".
Syntax
C#
System.
int
CurrentPage {
get
;
set
;}
See Also
Reference
IPivotField Interface
IPivotField Members