API Reference
@univerjs
@univerjs/core
enumerations
Sectiontype

@univerjs/core v0.1.17Docs


Enumeration: SectionType

Represents how the start of the current section is positioned relative to the previous section.

Enumeration Members

Enumeration MemberValueDefined in
CONTINUOUS1submodules/univer/packages/core/src/types/interfaces/i-document-data.ts:405 (opens in a new tab)
EVEN_PAGE3submodules/univer/packages/core/src/types/interfaces/i-document-data.ts:407 (opens in a new tab)
NEXT_PAGE2submodules/univer/packages/core/src/types/interfaces/i-document-data.ts:406 (opens in a new tab)
ODD_PAGE4submodules/univer/packages/core/src/types/interfaces/i-document-data.ts:408 (opens in a new tab)
SECTION_TYPE_UNSPECIFIED0submodules/univer/packages/core/src/types/interfaces/i-document-data.ts:404 (opens in a new tab)

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