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