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