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