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