Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IPivotTable Interface / DataBodyRange Property
In This Topic
    DataBodyRange Property (IPivotTable)
    In This Topic
    Returns a Range object that represents the range that contains the data area in the list between the header row and the insert row (read-only).
    Syntax
    IRange DataBodyRange {get;}
    See Also