Uses of Class
org.apache.poi.hssf.record.chart.SeriesChartGroupIndexRecord
-
Packages that use SeriesChartGroupIndexRecord Package Description org.apache.poi.hssf.record.chart -
-
Uses of SeriesChartGroupIndexRecord in org.apache.poi.hssf.record.chart
Methods in org.apache.poi.hssf.record.chart that return SeriesChartGroupIndexRecord Modifier and Type Method Description SeriesChartGroupIndexRecord
SeriesChartGroupIndexRecord. copy()
Constructors in org.apache.poi.hssf.record.chart with parameters of type SeriesChartGroupIndexRecord Constructor Description SeriesChartGroupIndexRecord(SeriesChartGroupIndexRecord other)
-