| Package | Description |
|---|---|
| io.starter.formats.XLS |
| Modifier and Type | Class and Description |
|---|---|
class |
Blank
Blank: a blank cell value 0x201
Blank records define a blank cell. |
class |
Boolerr
Boolerr: BiffRec Value, Boolean or Error (0x205)
Describes a cell that contains a constant Boolean or error value. |
class |
Formula
FORMULA (0x406) describes a cell that contains a formula.
|
class |
Label
Label: BiffRec Value, String Constant (204h)
The Label record describes a cell that contains a string. |
class |
Labelsst
Labelsst: BiffRec Value, String Constant/Sst 0xFD
The Labelsst record contains a string constant from the Shared String Table (Sst). |
class |
Mulblank
Mulblank: Multiple Blank Cells (BEh)
This record stores up to 256 BLANK equivalents in a space-saving format. |
class |
NumberRec
NUMBER: BiffRec Value, Floating-Point Number (203h)
This record stores an internal numeric type. |
class |
Rk
RK: RK Number (7Eh)
This record stores an internal numeric type. |
Copyright © 2002–2019 Starter Inc.. All rights reserved.