Uses of Class
org.apache.poi.hssf.record.InterfaceEndRecord
-
Packages that use InterfaceEndRecord Package Description org.apache.poi.hssf.record Record package contains class representations for XLS binary strutures. -
-
Uses of InterfaceEndRecord in org.apache.poi.hssf.record
Fields in org.apache.poi.hssf.record declared as InterfaceEndRecord Modifier and Type Field Description static InterfaceEndRecord
InterfaceEndRecord. instance
Methods in org.apache.poi.hssf.record that return InterfaceEndRecord Modifier and Type Method Description InterfaceEndRecord
InterfaceEndRecord. copy()
-