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

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

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

Methods in org.apache.poi.hssf.record that return ExtSSTRecord
 ExtSSTRecord SSTRecord.createExtSSTRecord(int sstOffset)
          Creates an extended string record based on the current contents of the current SST record.
 



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