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