Click or drag to resize

IPivotTableOptions MergeLabels Property

True if the specified PivotTable report’s outer-row item, column item, subtotal, and grand total labels use merged cells.

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

Property Value

Type: Boolean
See Also