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