Uses of Class
org.apache.poi.hssf.record.DConRefRecord
-
Packages that use DConRefRecord Package Description org.apache.poi.hssf.record Record package contains class representations for XLS binary strutures. -
-
Uses of DConRefRecord in org.apache.poi.hssf.record
Methods in org.apache.poi.hssf.record that return DConRefRecord Modifier and Type Method Description DConRefRecord
DConRefRecord. copy()
Constructors in org.apache.poi.hssf.record with parameters of type DConRefRecord Constructor Description DConRefRecord(DConRefRecord other)
-