Enum Class的使用
com.grapecity.documents.excel.drawing.RowCol
-
com.grapecity.documents.excel.drawing中RowCol的使用
修饰符和类型方法说明static RowCol
Returns the enum constant of this class with the specified name.static RowCol[]
RowCol.values()
Returns an array containing the constants of this enum class, in the order they are declared.修饰符和类型方法说明void
Adds one or more new series to theISeriesCollection
collection.void
Adds one or more new series to theISeriesCollection
collection.void
Adds new data points to an existing series collection.void
IChart.setSourceData
(IRange source, RowCol plotBy) Sets the source data range for the chart.