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