Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IPivotField Interface / CurrentPage Property
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
    System.int CurrentPage {get; set;}
    See Also