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