WorkbookRecordList

java.lang. Object
+Object()
+hashCode() :int
#finalize() :void
+notify() :void
+notifyAll() :void
+wait() :void
+wait(long ) :void
+wait(long , int ) :void
+getClass() :java.lang.Class
#clone() :java.lang.Object
+equals(java.lang.Object ) :boolean
+toString() :java.lang.String
org.apache.poi.hssf.model. WorkbookRecordList
+WorkbookRecordList()
+setRecords(java.util.List records) :void
+size() :int
+get(int i) :org.apache.poi.hssf.record.Record
+add(int pos, org.apache.poi.hssf.record.Record r) :void
+getRecords() :java.util.List
+iterator() :java.util.Iterator
+remove(int pos) :void
+getProtpos() :int
+setProtpos(int protpos) :void
+getBspos() :int
+setBspos(int bspos) :void
+getTabpos() :int
+setTabpos(int tabpos) :void
+getFontpos() :int
+setFontpos(int fontpos) :void
+getXfpos() :int
+setXfpos(int xfpos) :void
+getBackuppos() :int
+setBackuppos(int backuppos) :void
+getPalettepos() :int
+setPalettepos(int palettepos) :void