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

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

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

Fields in org.apache.poi.hssf.model declared as ObjectProtectRecord
protected  ObjectProtectRecord Sheet.objprotect
           
 

Methods in org.apache.poi.hssf.model that return ObjectProtectRecord
protected  ObjectProtectRecord Sheet.createObjectProtect()
          creates an ObjectProtect record with protect set to false.
 



Copyright 2008 The Apache Software Foundation or its licensors, as applicable.