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