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