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