Package | Description |
---|---|
org.apache.poi.hssf.record |
Record package contains class representations for XLS binary strutures.
|
Modifier and Type | Class and Description |
---|---|
class |
ExtSSTRecord
Title: Extended Static String Table (0x00FF)
Description: This record is used for a quick lookup into the SST record.
|
class |
NameRecord
Title: DEFINEDNAME Record (0x0018)
Description: Defines a named range within a workbook.
|
class |
SSTRecord
Title: Static String Table Record (0x00FC)
Description: This holds all the strings for LabelSSTRecords.
|
class |
StringRecord
STRING (0x0207)
Stores the cached result of a text formula
|
class |
TextObjectRecord
The TXO record (0x01B6) is used to define the properties of a text box.
|
Copyright 2017 The Apache Software Foundation or its licensors, as applicable.