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

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

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

Fields in org.apache.poi.hssf.model declared as GridsetRecord
protected  GridsetRecord Sheet.gridset
           
 

Methods in org.apache.poi.hssf.model that return GridsetRecord
 GridsetRecord Sheet.getGridsetRecord()
          Gets the gridset record for this sheet.
 



Copyright © 2002 Apache jakarta-poi project. All Rights Reserved.