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