[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IPivotField.CurrentPage

CurrentPage Property

CurrentPage

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".

Declaration
int CurrentPage { get; set; }
Property CurrentPage As Integer