ordertype-ag凯发旗舰厅



com.spire.xls
enum ordertype

java.lang.object
  extended by java.lang.enum<ordertype>
      extended by com.spire.xls.ordertype
all implemented interfaces:
java.lang.comparable<ordertype>

public enum ordertype
extends java.lang.enum<ordertype>

page order for sheet in excel.


enum constant summary
downthenover
          represents down, then over.
overthendown
          represents over, then down.
 
enum constant detail

downthenover

public static final ordertype downthenover
represents down, then over.

overthendown

public static final ordertype overthendown
represents over, then down.


网站地图