@univerjs-pro/engine-pivot v0.5.0-beta.1 • Docs
Interface: IFieldsCollectionJSON
Properties
Property | Type | Defined in |
---|---|---|
customFields | IDataFieldJSON [] | types/json-types.ts:90 |
dataRecordCount | number | types/json-types.ts:92 |
displayNameRecord | Record <string , string > | types/json-types.ts:91 |
fieldIds | string [] | types/json-types.ts:89 |
fields | Record <string , IDataFieldJSON > | types/json-types.ts:94 |
range | unknown | types/json-types.ts:93 |