Uses of Class
org.apache.poi.hssf.record.ProtectRecord

Packages that use ProtectRecord
org.apache.poi.hssf.model Provides low level API structures for reading, writing, modifying XLS files. 
 

Uses of ProtectRecord in org.apache.poi.hssf.model
 

Fields in org.apache.poi.hssf.model declared as ProtectRecord
protected  ProtectRecord Sheet.protect
           
 

Methods in org.apache.poi.hssf.model that return ProtectRecord
 ProtectRecord Sheet.getProtect()
           
 



Copyright © 2003 Apache Software Foundation.