Skip to content
Spreadsheet Engine

PivotColRole

type PivotColRole = object;
col: number;

kind: "subtotal";

Always 'subtotal': the column axis has no outline/separator placement (column subtotals always sit right-of-group), so there is no column-subheading row-axis analog.


level: number;