@univerjs-pro/engine-pivot v0.5.0-beta.1 • Docs
Interface: IPivotTableValueFieldJSON
Properties
Property | Type | Defined in |
---|---|---|
dataFieldId | string | types/json-types.ts:6 |
displayName | string | types/json-types.ts:9 |
format | undefined | string | types/json-types.ts:10 |
id | string | types/json-types.ts:7 |
showDataAs | IPivotTableShowDataAsInfo | types/json-types.ts:12 |
sourceName | string | types/json-types.ts:8 |
subtotal | PivotSubtotalTypeEnum | types/json-types.ts:11 |