Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IPivotTable Interface / PageRange Property
In This Topic
    PageRange Property
    In This Topic
    Returns a Range object that represents the range that contains the page area in the PivotTable report.
    Syntax
    IRange PageRange {get;}
    See Also