@univerjscoreinterfacesIworkbookdata

@univerjs/core v0.5.4


Interface: IWorkbookData

Defined in: packages/api/tmp/univer-pro/submodules/univer/packages/core/src/sheets/typedef.ts:28

Snapshot of a workbook.

Properties

PropertyTypeDescriptionDefined in
appVersionstringVersion of Univer model definition.packages/api/tmp/univer-pro/submodules/univer/packages/core/src/sheets/typedef.ts:48
custom?CustomDataUser stored custom fieldspackages/api/tmp/univer-pro/submodules/univer/packages/core/src/sheets/typedef.ts:81
defaultStyle?| string | Nullable<IStyleData>-packages/api/tmp/univer-pro/submodules/univer/packages/core/src/sheets/typedef.ts:71
idstringId of the Univer Sheet.packages/api/tmp/univer-pro/submodules/univer/packages/core/src/sheets/typedef.ts:32
localeLocaleTypeLocale of the document.packages/api/tmp/univer-pro/submodules/univer/packages/core/src/sheets/typedef.ts:53
namestringName of the Univer Sheet.packages/api/tmp/univer-pro/submodules/univer/packages/core/src/sheets/typedef.ts:43
resources?IResourcesResources of the Univer Sheet. It is used to store the data of other plugins.packages/api/tmp/univer-pro/submodules/univer/packages/core/src/sheets/typedef.ts:76
sheetOrderstring[]Ids of IWorksheetDatas of this Univer Sheet in sequence order.packages/api/tmp/univer-pro/submodules/univer/packages/core/src/sheets/typedef.ts:61
sheets{}Data of each IWorksheetData in this Univer Sheet.packages/api/tmp/univer-pro/submodules/univer/packages/core/src/sheets/typedef.ts:66
stylesRecord<string, Nullable<IStyleData>>Style references.packages/api/tmp/univer-pro/submodules/univer/packages/core/src/sheets/typedef.ts:58