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