@univerjs-pro/sheets-pivot v0.5.0-beta.1 • Docs
Interface: IAddPivotFieldMutationParams
Properties
Property | Type | Defined in |
---|---|---|
area | PivotTableFiledAreaEnum | packages/sheets-pivot/src/const/type.ts:67 |
fieldJson | IPivotTableValueFieldJSON | IPivotTableLabelFieldJSON | packages/sheets-pivot/src/const/type.ts:66 |
index | number | packages/sheets-pivot/src/const/type.ts:68 |
pivotTableId | string | packages/sheets-pivot/src/const/type.ts:65 |
subUnitId | string | packages/sheets-pivot/src/const/type.ts:64 |
unitId | string | packages/sheets-pivot/src/const/type.ts:63 |