EHorizontalAlign

HorizontalAlign enum, from Univer See doc:

public enum EHorizontalAlign

Fields

Name Value Descrpition
UNSPECIFIED 0 Default value on Univer
LEFT 1 Left Align
CENTER 2 Center align
RIGHT 3 Right align
JUSTIFIED 4 Justified align
BOTH 5 Both align
DISTRIBUTED 6 Distributed align

Remarks

This enum defines the horizontal alignment options for text or content in the Univer spreadsheet system. These values allow users to control the positioning of content within cells.