@univerjs-pro/sheets-pivot v0.5.4
Interface: ISetPivotSubtotalTypeMutationParams
Defined in: packages/sheets-pivot/src/const/type.ts:137
Properties
Property | Type | Defined in |
---|---|---|
fieldId | string | packages/sheets-pivot/src/const/type.ts:141 |
pivotTableId | string | packages/sheets-pivot/src/const/type.ts:140 |
subtotalType | PivotSubtotalTypeEnum | packages/sheets-pivot/src/const/type.ts:142 |
subUnitId | string | packages/sheets-pivot/src/const/type.ts:139 |
unitId | string | packages/sheets-pivot/src/const/type.ts:138 |