@univerjs-pro/sheets-pivot v0.5.0-beta.1 • Docs
Interface: IMovePivotFieldCommandParams
Properties
Property | Type | Defined in |
---|---|---|
area | PivotTableFiledAreaEnum | packages/sheets-pivot/src/commands/command/move-pivot-field.command.ts:17 |
fieldId | string | packages/sheets-pivot/src/commands/command/move-pivot-field.command.ts:16 |
index | number | packages/sheets-pivot/src/commands/command/move-pivot-field.command.ts:18 |
pivotTableId | string | packages/sheets-pivot/src/commands/command/move-pivot-field.command.ts:15 |
subUnitId | string | packages/sheets-pivot/src/commands/command/move-pivot-field.command.ts:14 |
unitId | string | packages/sheets-pivot/src/commands/command/move-pivot-field.command.ts:13 |