GetDataBodyRange Method
GetDataBodyRange function
Returns a CellArea 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
- Class PivotTable
- Library Aspose.Cells for Go