pagesordertype-ag凯发旗舰厅
com.spire.xls
enum pagesordertype
java.lang.object
java.lang.enum<pagesordertype>
com.spire.xls.pagesordertype
- all implemented interfaces:
- java.lang.comparable<pagesordertype>
public enum pagesordertype
- extends java.lang.enum<pagesordertype>
page order type
enum constant summary |
downthenover
represents the down then over pages order. |
overthendown
represents the over then down pages order. |
downthenover
public static final pagesordertype downthenover
- represents the down then over pages order.
overthendown
public static final pagesordertype overthendown
- represents the over then down pages order.