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

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

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

Fields in org.apache.poi.hssf.model declared as SSTRecord
protected  SSTRecord Workbook.sst
          this contains a reference to the SSTRecord so that new stings can be added to it.
 



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