Uses of Class
org.apache.poi.hssf.record.ExtSSTRecord
Packages that use ExtSSTRecord
Package
Description
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 ExtSSTRecordModifier and TypeMethodDescriptionSSTRecord.createExtSSTRecord
(int sstOffset) Creates an extended string record based on the current contents of the current SST record.