@univerjs-pro/engine-pivot v0.5.4
Interface: IPivotTableSetCollapseChange
Defined in: types/json-types.ts:445
The change of setting collapse to the field in the pivot table.
Properties
Property | Type | Defined in |
---|---|---|
collapse | boolean | types/json-types.ts:457 |
fieldId | string | types/json-types.ts:453 |
item? | string | types/json-types.ts:461 |
type | SetCollapse | types/json-types.ts:449 |