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

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

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

Methods in org.apache.poi.hssf.model that return ObjRecord
 ObjRecord TextboxShape.getObjRecord()
           
 ObjRecord SimpleFilledShape.getObjRecord()
           
 ObjRecord PolygonShape.getObjRecord()
           
 ObjRecord LineShape.getObjRecord()
           
abstract  ObjRecord AbstractShape.getObjRecord()
           
 



Copyright © 2003 Apache Software Foundation.