|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | enum constants | field | method | detail: enum constants | field | method |
java.lang.objectjava.lang.enum<axistypes>
com.spire.xls.axistypes
public enum axistypes
axis types.
enum constant summary | |
---|---|
column
represents the column axis type. |
|
data
represents the data axis type. |
|
none
represents the none axis type. |
|
page
represents the page axis type. |
|
row
represents the row axis type. |
enum constant detail |
---|
public static final axistypes none
public static final axistypes row
public static final axistypes column
public static final axistypes page
public static final axistypes data
|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | enum constants | field | method | detail: enum constants | field | method |