GetRowRange Method

GetRowRange function

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


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

Remarks

See Also