Click or drag to resize

IPivotTableOptions PageFieldWrapCount Property

Returns or sets the number of page fields in each column or row in the PivotTable report.

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

Property Value

Type: Int32
See Also