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