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