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

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

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

Fields in org.apache.poi.hssf.model declared as ScenarioProtectRecord
protected  ScenarioProtectRecord Sheet.scenprotect
           
 

Methods in org.apache.poi.hssf.model that return ScenarioProtectRecord
protected  ScenarioProtectRecord Sheet.createScenarioProtect()
          creates a ScenarioProtect record with protect set to false.
 



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