Click or drag to resize

PivotTableLayoutType Enumeration

Specifies the pivot table layout

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public enum PivotTableLayoutType
Members
Member name Value Description
Compact 0 Compact Row
Outline 1 Outline Row
Tabular 2 Tabular Row
See Also