Specifies the alignment of the tabs in a WorkbookView.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
Java Copy Code |
---|
public enum TabAlignment |
Member name | Description | |
---|---|---|
Bottom |
Indicates that the tabs are displayed at the bottom side. |
|
Left |
Indicates that the tabs are displayed at the left side. |
|
Right |
Indicates that the tabs are displayed at the right side. |
|
Top |
Indicates that the tabs are displayed at the top side. |
JSpreadsheet Programmer's Guide | © 2024 MindFusion |