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