Click or drag to resize

XlsPivotTable AllSubTotalTop Property

Indicated whether diplay all subtotal at top of group, Change will cover every field's setting

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 AllSubTotalTop { get; set; }

Property Value

Type: Boolean
See Also