Package | Description |
---|---|
org.zkoss.poi.hssf.record |
Record package contains class representations for XLS binary strutures.
|
Modifier and Type | Class and Description |
---|---|
class |
BoolErrRecord
Creates new BoolErrRecord.
|
class |
FormulaRecord
Formula Record (0x0006).
|
class |
LabelSSTRecord
Title: Label SST Record
|
class |
NumberRecord
NUMBER (0x0203) Contains a numeric cell value.
|
class |
RKRecord
Title: RK Record (0x027E)
Description: An internal 32 bit number with the two most significant bits
storing the type.
|
Modifier and Type | Method and Description |
---|---|
protected void |
CellRecord.copyBaseFields(CellRecord rec) |
Copyright © 2020. All rights reserved.