GetTableRange1 Method

GetTableRange1 function

Returns a CellArea object that represents the range containing the entire PivotTable report,but doesn’t include page fields. Read-only.


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

Remarks

See Also