Uses of Class
loci.poi.hssf.record.ExtSSTRecord
Packages that use ExtSSTRecord
Package
Description
Record package contains class representations for XLS binary strutures.
-
Uses of ExtSSTRecord in loci.poi.hssf.record
Methods in loci.poi.hssf.record that return ExtSSTRecordModifier and TypeMethodDescriptionSSTRecord.createExtSSTRecord(int sstOffset) Creates an extended string record based on the current contents of the current SST record.