axistextdirectiontype-ag凯发旗舰厅
com.spire.xls
enum axistextdirectiontype
java.lang.object
java.lang.enum<axistextdirectiontype>
com.spire.xls.axistextdirectiontype
- all implemented interfaces:
- java.lang.comparable<axistextdirectiontype>
public enum axistextdirectiontype
- extends java.lang.enum<axistextdirectiontype>
represents axis text direction.
enum constant summary |
context
represents context text direction. |
lefttoright
represents left-to-right text direction. |
righttoleft
represents right-to-left text direction. |
context
public static final axistextdirectiontype context
- represents context text direction.
lefttoright
public static final axistextdirectiontype lefttoright
- represents left-to-right text direction.
righttoleft
public static final axistextdirectiontype righttoleft
- represents right-to-left text direction.