@univerjs-pro/engine-pivot v0.5.4
Interface: IPivotTableSetOptionsChange
Defined in: types/json-types.ts:335
The change of setting options to the pivot table.
Properties
Property | Type | Defined in |
---|---|---|
newOptions | IPivotTableOptions | types/json-types.ts:347 |
oldOptions | IPivotTableOptions | types/json-types.ts:343 |
type | SetOptions | types/json-types.ts:339 |