@univerjs-pro/engine-pivot v0.5.0-beta.1 • Docs
Interface: IPivotTableUpdateValuePositionChange
Properties
Property | Type | Defined in |
---|---|---|
newIndex | number | types/json-types.ts:195 |
newValuePosition | PivotTableValuePositionEnum | types/json-types.ts:193 |
oldIndex | number | types/json-types.ts:194 |
oldValuePosition | PivotTableValuePositionEnum | types/json-types.ts:192 |
type | UpdateValuePosition | types/json-types.ts:191 |