Specifies the vertical alignment of an element.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
Java
![]() |
---|
public enum VerticalAlignment |
Member name | Description | |
---|---|---|
![]() |
Bottom |
Indicates that the element is aligned to the bottom side. |
![]() |
Default |
Indicates the default alignment, usually dependent on the element's type. |
![]() |
Middle |
Indicates that the element is aligned in the middle. |
![]() |
Top |
Indicates that the element is aligned to the top side. |
JSpreadsheet Programmer's Guide | © 2024 MindFusion |