Enum Class的使用
com.grapecity.documents.excel.LabelVisibility
-
com.grapecity.documents.excel中LabelVisibility的使用
修饰符和类型方法说明static LabelVisibility
LabelVisibility.getLabelVisibility
(int value) ILabelOptions.getVisibility()
Gets the cell label visibility.static LabelVisibility
Returns the enum constant of this class with the specified name.static LabelVisibility[]
LabelVisibility.values()
Returns an array containing the constants of this enum class, in the order they are declared.修饰符和类型方法说明void
ILabelOptions.setVisibility
(LabelVisibility visibility) Sets the cell label visibility.