Excel.PivotLayoutType enum

Remarks

[ API set: ExcelApi 1.8 ]

Fields

compact = "Compact"

A horizontally compressed form with labels from the next field in the same column.

outline = "Outline"

Inner fields' items are on same row as outer fields' items and subtotals are always on the bottom.

tabular = "Tabular"

Inner fields' items are always on a new line relative to the outer fields' items.