API Reference
@univerjs
@univerjs/core
enumerations
Verticalalignmenttype

@univerjs/core v0.2.14Docs


Enumeration: VerticalAlignmentType

The content alignments for a Shape or TableCell. The supported alignments correspond to predefined text anchoring types from the ECMA-376 standard.

Enumeration Members

Enumeration MemberValueDefined in
BOTH1submodules/univer/packages/core/src/types/interfaces/i-document-data.ts:975 (opens in a new tab)
BOTTOM4submodules/univer/packages/core/src/types/interfaces/i-document-data.ts:978 (opens in a new tab)
CENTER3submodules/univer/packages/core/src/types/interfaces/i-document-data.ts:977 (opens in a new tab)
CONTENT_ALIGNMENT_UNSPECIFIED0submodules/univer/packages/core/src/types/interfaces/i-document-data.ts:974 (opens in a new tab)
TOP2submodules/univer/packages/core/src/types/interfaces/i-document-data.ts:976 (opens in a new tab)

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