SelectArea Method
SelectArea function
Select an area of pivot table view.
func (instance *PivotTable) SelectArea(ca *CellArea) (*PivotAreaCollection, error)
Remarks
See Also
- Class PivotTable
- Library Aspose.Cells for Go
Select an area of pivot table view.
func (instance *PivotTable) SelectArea(ca *CellArea) (*PivotAreaCollection, error)