|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | enum constants | field | method | detail: enum constants | field | method |
java.lang.objectjava.lang.enum<ordertype>
com.spire.xls.ordertype
public enum ordertype
page order for sheet in excel.
enum constant summary | |
---|---|
downthenover
represents down, then over. |
|
overthendown
represents over, then down. |
enum constant detail |
---|
public static final ordertype downthenover
public static final ordertype overthendown
|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | enum constants | field | method | detail: enum constants | field | method |