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