API Reference
@univerjs
@univerjs/engine-render
interfaces
Idocsconfig

@univerjs/engine-render v0.4.2Docs


Interface: IDocsConfig

Extends

Extended by

Properties

PropertyTypeInherited fromDefined in
autoHyphenation?BooleanNumberIDocumentLayout.autoHyphenationsubmodules/univer/packages/core/src/types/interfaces/i-document-data.ts:444 (opens in a new tab)
characterSpacingControl?characterSpacingControlTypeIDocumentLayout.characterSpacingControlsubmodules/univer/packages/core/src/types/interfaces/i-document-data.ts:440 (opens in a new tab)
consecutiveHyphenLimit?numberIDocumentLayout.consecutiveHyphenLimitsubmodules/univer/packages/core/src/types/interfaces/i-document-data.ts:445 (opens in a new tab)
defaultTabStop?numberIDocumentLayout.defaultTabStopsubmodules/univer/packages/core/src/types/interfaces/i-document-data.ts:439 (opens in a new tab)
doNotHyphenateCaps?BooleanNumberIDocumentLayout.doNotHyphenateCapssubmodules/univer/packages/core/src/types/interfaces/i-document-data.ts:446 (opens in a new tab)
documentTextStyle?ITextStyle-submodules/univer/packages/engine-render/src/basics/interfaces.ts:86 (opens in a new tab)
drawings?IDrawingsIReferenceSource.drawingssubmodules/univer/packages/core/src/types/interfaces/i-document-data.ts:46 (opens in a new tab)
drawingsOrder?string[]IReferenceSource.drawingsOrdersubmodules/univer/packages/core/src/types/interfaces/i-document-data.ts:47 (opens in a new tab)
footerTreeMapMap<string, DocumentViewModel>-submodules/univer/packages/engine-render/src/basics/interfaces.ts:88 (opens in a new tab)
footers?IFootersIReferenceSource.footerssubmodules/univer/packages/core/src/types/interfaces/i-document-data.ts:43 (opens in a new tab)
headerFooterDrawingsOrder?string[]IReferenceSource.headerFooterDrawingsOrdersubmodules/univer/packages/core/src/types/interfaces/i-document-data.ts:48 (opens in a new tab)
headerTreeMapMap<string, DocumentViewModel>-submodules/univer/packages/engine-render/src/basics/interfaces.ts:87 (opens in a new tab)
headers?IHeadersIReferenceSource.headerssubmodules/univer/packages/core/src/types/interfaces/i-document-data.ts:44 (opens in a new tab)
hyphenationZone?numberIDocumentLayout.hyphenationZonesubmodules/univer/packages/core/src/types/interfaces/i-document-data.ts:447 (opens in a new tab)
lists?IListsIReferenceSource.listssubmodules/univer/packages/core/src/types/interfaces/i-document-data.ts:45 (opens in a new tab)
localeServiceLocaleService-submodules/univer/packages/engine-render/src/basics/interfaces.ts:85 (opens in a new tab)
paragraphLineGapDefault?numberIDocumentLayout.paragraphLineGapDefaultsubmodules/univer/packages/core/src/types/interfaces/i-document-data.ts:441 (opens in a new tab)
spaceWidthEastAsian?BooleanNumberIDocumentLayout.spaceWidthEastAsiansubmodules/univer/packages/core/src/types/interfaces/i-document-data.ts:442 (opens in a new tab)
tableSource?ITablesIReferenceSource.tableSourcesubmodules/univer/packages/core/src/types/interfaces/i-document-data.ts:42 (opens in a new tab)

Copyright © 2021-2024 DreamNum Co,Ltd. All Rights Reserved.