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