Enum Class的使用
com.grapecity.documents.excel.SpreadJSTabStripPosition
-
com.grapecity.documents.excel中SpreadJSTabStripPosition的使用
修饰符和类型方法说明IWorkbookView.getTabStripPosition()
Gets the position of tab strip relative to the workbook.static SpreadJSTabStripPosition
Returns the enum constant of this class with the specified name.static SpreadJSTabStripPosition[]
SpreadJSTabStripPosition.values()
Returns an array containing the constants of this enum class, in the order they are declared.修饰符和类型方法说明void
IWorkbookView.setTabStripPosition
(SpreadJSTabStripPosition value) Sets the position of tab strip relative to the workbook.