@univerjs-pro/sheets-pivot v0.5.0-beta.1 • Docs
Interface: ISetPivotFilterMutationParams
Properties
Property | Type | Defined in |
---|---|---|
fieldId | string | packages/sheets-pivot/src/const/type.ts:148 |
filterInfo | IPivotTableFilterInfo | packages/sheets-pivot/src/const/type.ts:149 |
isAll? | boolean | packages/sheets-pivot/src/const/type.ts:150 |
pivotTableId | string | packages/sheets-pivot/src/const/type.ts:147 |
subUnitId | string | packages/sheets-pivot/src/const/type.ts:146 |
unitId | string | packages/sheets-pivot/src/const/type.ts:145 |