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

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

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

Fields in org.apache.poi.hssf.model declared as WindowTwoRecord
protected  WindowTwoRecord Sheet.windowTwo
           
 

Methods in org.apache.poi.hssf.model that return WindowTwoRecord
protected  WindowTwoRecord Sheet.createWindowTwo()
          creates the WindowTwo Record and sets it to:
 



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