Click or drag to resize

IPivotTableOptions ColumnHeaderCaption Property

Specifies the string to be displayed in column header of pivot Table when in compact layout mode.

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

Property Value

Type: String
See Also