EVerticalAlign
VerticalAlign, from Univer See doc:
public enum EVerticalAlign
Fields
Name | Value | Description |
---|---|---|
UNSPECIFIED | 0 | Context dependent. |
TOP | 1 | Top align. |
MIDDLE | 2 | Middle align. |
BOTTOM | 3 | Bottom align. |
Remarks
This enum defines the possible vertical alignments for content in Univer. The alignment can be specified as top, middle, or bottom, or left to be context dependent based on locale or content.