GetDataBodyRange Method

GetDataBodyRange function

Returns a object that represents the range that contains the data areain the list between the header row and the insert row. Read-only.


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

Remarks

See Also