Uses of Class
org.apache.poi.hssf.record.cont.ContinuableRecord
-
Packages that use ContinuableRecord Package Description org.apache.poi.hssf.record Record package contains class representations for XLS binary strutures. -
-
Uses of ContinuableRecord in org.apache.poi.hssf.record
Subclasses of ContinuableRecord in org.apache.poi.hssf.record Modifier and Type Class Description class
ExtSSTRecord
Title: Extended Static String Table (0x00FF)class
NameRecord
Title: DEFINEDNAME Record (0x0018)class
SSTRecord
Title: Static String Table Record (0x00FC)class
StringRecord
STRING (0x0207)class
TextObjectRecord
The TXO record (0x01B6) is used to define the properties of a text box.
-