API Reference
@univerjs
@univerjs/core
enumerations
Horizontalalign

@univerjs/core v0.1.17Docs


Enumeration: HorizontalAlign

An enum that specifies the horizontal alignment of text.

Enumeration Members

Enumeration MemberValueDefined in
CENTER2submodules/univer/packages/core/src/types/enum/text-style.ts:54 (opens in a new tab)
JUSTIFIED4submodules/univer/packages/core/src/types/enum/text-style.ts:56 (opens in a new tab)
LEFT1submodules/univer/packages/core/src/types/enum/text-style.ts:53 (opens in a new tab)
RIGHT3submodules/univer/packages/core/src/types/enum/text-style.ts:55 (opens in a new tab)
UNSPECIFIED0submodules/univer/packages/core/src/types/enum/text-style.ts:52 (opens in a new tab)

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