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