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