Enumeration
AlignmentStyleOptions
Alignment options.
In UXP, compare with equals() — the == and === operators do not work on DOM objects: myPath.pathType.equals(PathType.CLOSED_PATH), not myPath.pathType == PathType.CLOSED_PATH.
Values
| Name | Type | Access | Description |
|---|---|---|---|
| Number = 1667591796 | readonly | Center aligns cells. | |
| Number = 1818584692 | readonly | Left aligns cells. | |
| Number = 1919379572 | readonly | Right aligns cells. | |
| Number = 1936749171 | readonly | Preserves the spreadsheet's alignment. |
Object of 1
Properties elsewhere that hold an AlignmentStyleOptions value.