@univerjs-pro/sheets-pivot v0.5.0-beta.1 • Docs
Interface: ISetPivotFilterCommandParams
Properties
Property | Type | Defined in |
---|---|---|
isAll? | boolean | packages/sheets-pivot/src/commands/command/set-pivot-filter.command.ts:18 |
items | string [] | packages/sheets-pivot/src/commands/command/set-pivot-filter.command.ts:17 |
pivotTableId | string | packages/sheets-pivot/src/commands/command/set-pivot-filter.command.ts:15 |
subUnitId | string | packages/sheets-pivot/src/commands/command/set-pivot-filter.command.ts:14 |
tableFieldId | string | packages/sheets-pivot/src/commands/command/set-pivot-filter.command.ts:16 |
unitId | string | packages/sheets-pivot/src/commands/command/set-pivot-filter.command.ts:13 |