@univerjs-pro/engine-pivot v0.5.0-beta.1 • Docs
Interface: IPivotTableSetSortInfoChange
Properties
Property | Type | Defined in |
---|---|---|
fieldId | string | types/json-types.ts:207 |
newSortInfo | undefined | IPivotTableSortInfo | types/json-types.ts:209 |
oldSortInfo | undefined | IPivotTableSortInfo | types/json-types.ts:208 |
type | SetSortInfo | types/json-types.ts:206 |