GetColumnRange Method

GetColumnRange function

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


func (instance *PivotTable) GetColumnRange()  (*CellArea,  error) 

Remarks

See Also