@univerjs-pro/sheets-pivot v0.5.4
Interface: ISetPivotSortMutationParams
Defined in: packages/sheets-pivot/src/const/type.ts:86
Properties
Property | Type | Defined in |
---|---|---|
fieldId | string | packages/sheets-pivot/src/const/type.ts:90 |
pivotTableId | string | packages/sheets-pivot/src/const/type.ts:89 |
sortInfo | | undefined | IPivotTableSortInfo | packages/sheets-pivot/src/const/type.ts:91 |
subUnitId | string | packages/sheets-pivot/src/const/type.ts:88 |
unitId | string | packages/sheets-pivot/src/const/type.ts:87 |