| BaseCellFeatures |
Container for any additional cell features |
| BaseCellFeatures.ValidationCondition |
No description provided. |
| BaseCompoundFile |
Contains the common data for a compound file |
| BaseCompoundFile.PropertyStorage |
Inner class to represent the property storage sets. |
| ByteArray |
A growable array of bytes |
| CellReferenceHelper |
A helper to transform between excel cell references and
sheet:column:row notation
Because this function will be called when generating a string
representation of a formula, the cell reference will merely
be appened to the string buffer instead of returning a full
blooded string, for performance reasons |
| ContinueRecord |
A continue record - only used explicitly in special circumstances, as
the general continuation record is handled directly by the records |
| CountryCode |
Enumeration type for the excel country codes |
| DataValidation |
Class which encapsulates a data validation (typically in the form of a
dropdown list box) |
| DataValidityListRecord |
Record containing the list of data validation settings for a given sheet |
| DataValiditySettingsRecord |
Data validity settings |
| DoubleHelper |
Class to help handle doubles |
| DValParser |
Class which parses the binary data associated with Data Validity (DVal)
setting |
| DVParser |
Class which parses the binary data associated with Data Validity (DV)
setting |
| DVParser.Condition |
No description provided. |
| DVParser.DVType |
No description provided. |
| DVParser.ErrorStyle |
No description provided. |
| EmptyCell |
An empty cell. |
| EncodedURLHelper |
Helper to get the Microsoft encoded URL from the given string |
| FontRecord |
A record containing the necessary data for the font information |
| Fonts |
A container for the list of fonts used in this workbook |
| FormatRecord |
A non-built in format record |
| FormattingRecords |
The list of XF records and formatting records for the workbook |
| HeaderFooter |
Class which represents an Excel header or footer. |
| HeaderFooter.Contents |
The contents - a simple wrapper around a string buffer |
| IndexMapping |
This class is a wrapper for a list of mappings between indices. |
| IntegerHelper |
Converts excel byte representations into integers |
| PaletteRecord |
A record representing the RGB colour palette |
| RangeImpl |
Implementation class for the Range interface. |
| RecordData |
The record data within a record |
| SheetRangeImpl |
Implementation class for the Range interface. |
| StringHelper |
Helper function to convert Java string objects to and from the byte
representations |
| Type |
An enumeration class which contains the biff types |
| WorkspaceInformationRecord |
A record detailing whether the sheet is protected |
| WritableRecordData |
Extension of the standard RecordData which is used to support those
records which, once read, may also be written |
| XFRecord |
Holds an extended formatting record |