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