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