Click or drag to resize

XlsPivotTable FirstDataCol Property

Specifies the first column of the PivotTable data, relative to the top left cell in the ref value

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

Property Value

Type: Int32
See Also