Specifies the horizontal alignment of an element.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
Java
![]() |
---|
public enum HorizontalAlignment |
Member name | Description | |
---|---|---|
![]() |
Center |
Indicates that the element is horizontally centered. |
![]() |
Default |
Indicates the default alignment, usually dependent on the element's type. |
![]() |
Left |
Indicates that the element is aligned to the left side. |
![]() |
Right |
Indicates that the element is aligned to the right side. |
JSpreadsheet Programmer's Guide | © 2025 MindFusion |