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