@univerjs-pro/engine-pivot v0.5.0-beta.1 • Docs
Interface: IPivotTableLabelFieldJSON
Properties
Property | Type | Defined in |
---|---|---|
dataFieldId | string | types/json-types.ts:16 |
displayName | string | types/json-types.ts:19 |
filterInfo? | IPivotTableFilterInfo | types/json-types.ts:22 |
format | undefined | string | types/json-types.ts:20 |
id | string | types/json-types.ts:17 |
sortInfo? | IPivotTableSortInfo | types/json-types.ts:21 |
sourceName | string | types/json-types.ts:18 |