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 PolygonShape.getObjRecord()
           
 ObjRecord SimpleFilledShape.getObjRecord()
           
 ObjRecord LineShape.getObjRecord()
           
abstract  ObjRecord AbstractShape.getObjRecord()
           
 ObjRecord PictureShape.getObjRecord()
           
 



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