@univerjs-pro/sheets-pivot v0.5.0-beta.1 • Docs
Interface: ISetPivotSubtotalTypeMutationParams
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 |