@univerjs-pro/sheets-pivot v0.5.0-beta.1 • Docs
Interface: ISetPivotCollapseCommandParams
Properties
Property | Type | Defined in |
---|---|---|
col | number | packages/sheets-pivot/src/commands/command/set-pivot-collapse.command.ts:22 |
collapse | boolean | packages/sheets-pivot/src/commands/command/set-pivot-collapse.command.ts:23 |
row | number | packages/sheets-pivot/src/commands/command/set-pivot-collapse.command.ts:21 |
subUnitId | string | packages/sheets-pivot/src/commands/command/set-pivot-collapse.command.ts:20 |
unitId | string | packages/sheets-pivot/src/commands/command/set-pivot-collapse.command.ts:19 |