GetTableRange2 Method

GetTableRange2 function

Returns a CellArea object that represents the range containing the entire PivotTable report,includes page fields. Read-only.


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

Remarks

See Also