PivotTable.ColumnRange

PivotTable.ColumnRange property

Returns a CellArea object that represents the range that contains the column area in the PivotTable report. Read-only.

public CellArea ColumnRange { get; }

See Also