Click or drag to resize

XlsPivotTable ShowDataFieldInRow Property

Represents the pivot table to add the Calculated Data field in rows

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

Property Value

Type: Boolean

Implements

IPivotTable ShowDataFieldInRow
See Also