@univerjs-pro/engine-pivot v0.5.0-beta.1 • Docs
Interface: IPivotTableUpdatePositionChange
Properties
Property | Type | Defined in |
---|---|---|
fieldId | string | types/json-types.ts:177 |
newArea | PivotTableFiledAreaEnum | types/json-types.ts:179 |
newIndex | number | types/json-types.ts:181 |
oldArea | PivotTableFiledAreaEnum | types/json-types.ts:178 |
oldIndex | number | types/json-types.ts:180 |
type | UpdateFieldPosition | types/json-types.ts:176 |