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