Click or drag to resize

IPivotTableOptions RowHeaderCaption Property

Specifies the string to be displayed in Row 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 RowHeaderCaption { get; set; }

Property Value

Type: String
See Also