Enum Class的使用
com.grapecity.documents.excel.SparklineRowCol
-
com.grapecity.documents.excel中SparklineRowCol的使用
修饰符和类型方法说明ISparklineGroup.getPlotBy()
Gets how to plot the sparkline when the data on which it is based is in a square-shaped range.static SparklineRowCol
Returns the enum constant of this class with the specified name.static SparklineRowCol[]
SparklineRowCol.values()
Returns an array containing the constants of this enum class, in the order they are declared.修饰符和类型方法说明void
ISparklineGroup.setPlotBy
(SparklineRowCol value) Sets how to plot the sparkline when the data on which it is based is in a square-shaped range.