Enum Class的使用
com.grapecity.documents.excel.PaginationOrientation
-
com.grapecity.documents.excel中PaginationOrientation的使用
修饰符和类型方法说明static PaginationOrientation
PaginationOrientation.forValue
(int value) static PaginationOrientation
Returns the enum constant of this class with the specified name.static PaginationOrientation[]
PaginationOrientation.values()
Returns an array containing the constants of this enum class, in the order they are declared.