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