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

Packages that use ExtSSTInfoSubRecord
org.apache.poi.hssf.record Record package contains class representations for XLS binary strutures. 
 

Uses of ExtSSTInfoSubRecord in org.apache.poi.hssf.record
 

Methods in org.apache.poi.hssf.record that return ExtSSTInfoSubRecord
 ExtSSTInfoSubRecord ExtSSTRecord.getInfoRecordAt(int elem)
           
 

Methods in org.apache.poi.hssf.record with parameters of type ExtSSTInfoSubRecord
 void ExtSSTRecord.addInfoRecord(ExtSSTInfoSubRecord rec)
           
 



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