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