Skip to content
Apiary

SeparatorSubtotalRow

type SeparatorSubtotalRow = SubtotalRowBase & object;

A layout-only separator/header row for an outer group: carries the bare outer-field label and a blank data area. Excel emits these for tabular defaultSubtotal="0" outline-mode fields and for compact-mode fields with explicit multi-function subtotalFunctions. Excluded from GETPIVOTDATA matching.

kind: "separator";