Click or drag to resize

XlsPivotTable Location Property

Returns pivot table location.

Namespace: Spire.Xls.Core.Spreadsheet.PivotTables
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public CellRange Location { get; set; }

Property Value

Type: CellRange

Implements

IPivotTable Location
See Also