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