API Reference
@univerjs
@univerjs/core
enumerations
Sectiontype

@univerjs/core v0.4.2Docs


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:515 (opens in a new tab)
EVEN_PAGE3submodules/univer/packages/core/src/types/interfaces/i-document-data.ts:517 (opens in a new tab)
NEXT_PAGE2submodules/univer/packages/core/src/types/interfaces/i-document-data.ts:516 (opens in a new tab)
ODD_PAGE4submodules/univer/packages/core/src/types/interfaces/i-document-data.ts:518 (opens in a new tab)
SECTION_TYPE_UNSPECIFIED0submodules/univer/packages/core/src/types/interfaces/i-document-data.ts:514 (opens in a new tab)

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