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