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