PivotTable.DataBodyRange

PivotTable.DataBodyRange property

Returns a CellArea object that represents the range that contains the data area in the list between the header row and the insert row. Read-only.

public CellArea DataBodyRange { get; }

See Also