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