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