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