Enum PivotTableRowLayout
Specifies the pivot table row layout.
Namespace: Syncfusion.XlsIO
Assembly: Syncfusion.XlsIO.Base.dll
Syntax
public enum PivotTableRowLayout
Fields
Name | Description |
---|---|
Compact | Represents compact row. |
Outline | Represents outline row. |
Tabular | Represents tabular row. |