[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IPivotTable.DataBodyRange

DataBodyRange Property

DataBodyRange

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).

Declaration
IRange DataBodyRange { get; }
ReadOnly Property DataBodyRange As IRange