Click or drag to resize

XlsPivotTable PageFieldStyle Property

Returns or sets the style used in the bound page field area. The default value is a null string (no style is applied by default).

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

Property Value

Type: String
See Also