@univerjs-pro/engine-pivot v0.5.4
Interface: IPivotTableSetFormatChange
Defined in: types/json-types.ts:423
The change of setting format to the field in the pivot table.
Properties
Property | Type | Defined in |
---|---|---|
fieldId | string | types/json-types.ts:431 |
newFormat | undefined | string | types/json-types.ts:439 |
oldFormat | undefined | string | types/json-types.ts:435 |
type | SetFieldFormat | types/json-types.ts:427 |