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