pagesordertype-ag凯发旗舰厅



com.spire.xls
enum pagesordertype

java.lang.object
  extended by java.lang.enum<pagesordertype>
      extended by 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.
 
enum constant detail

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.


网站地图