| Package | Description |
|---|---|
| io.starter.OpenXLS |
The OpenXLS package contains the primary classes for working with spreadsheets.
|
| io.starter.formats.OOXML | |
| io.starter.formats.XLS | |
| io.starter.formats.XLS.charts | |
| io.starter.formats.XLS.formulas |
| Class and Description |
|---|
| AutoFilter
Auto filter controls the auto-filter capabilities of Excel.
|
| BiffRec
To change the template for this generated type comment go to
Window>Preferences>Java>Code Generation>Code and Comments
|
| Boundsheet
Boundsheet: WorkSheet Information 0x85
This record stores the sheet name, type and stream position. |
| CellNotFoundException |
| CellPositionConflictException
thrown when trying to add a BiffRec to the position of an
existing Cell.
|
| CellTypeMismatchException
Thrown when trying to change the value of a BiffRec to an incompatible
data type.
|
| Cf
Cf: Conditional Formatting Conditions 0x1B1
This record stores a conditional formatting condition There are some restrictions in the usage of conditional formattings: In the user interface it is possible to modify the font style (boldness and posture), the text colour, the underline style and the strikeout style. |
| ChartNotFoundException
No Chart Found.
|
| Colinfo
Colinfo: Column Formatting Information (7Dh)
Colinfo describes the formatting for a column range |
| ColumnNotFoundException
thrown when trying to access a col and the col is not Found.
|
| Condfmt
Condfmt: Conditional Formatting Range Information 0x1B0
This record stores a conditional format, including conditions and formatting info. |
| Dv
Dv: Data Validity Settings (01BEh)
This record is part of the Data Validity Table. |
| Font
Font: Font Description (231h)
Font records describe a font in the workbook |
| FormatConstants
/** Constants relevant to XLS Formatting
NOTE:
Excel automatically assigns
If you type this number format
-------------------------------------------
1.0 General
1.123 General
1.1% 0.00%
1.1E+2 0.00E+00
1 1/2 # ?/?
$1.11 Currency, 2 decimal places
1/1/01 Date
1:10 Time
CUSTOM FORMATS:
Each format that you create can have up to three sections for numbers and a fourth section for text.
|
| Formula
FORMULA (0x406) describes a cell that contains a formula.
|
| FormulaNotFoundException
No Formula Found.
|
| FunctionNotSupportedException
Formula function is not supported for calculation.
|
| ImageNotFoundException
thrown when trying to access an Image and it is not found.
|
| Mergedcells
Mergedcells: Merged Cells for Sheet (E5h)
Merged Cells record |
| MSODrawing
Msodrawing: MS Office Drawing (ECh)
These records contain only data. |
| Name
Name: Defined Name (218h)
Name records describe a name in the workbook |
| Note
Note: A cell annotation (1CDh)
Note records contain the row/col position of the annotation, plus an ordinal id that links it to the set of records that define it: Mso/obj/mso/Txo/Continue/Continue. |
| PivotTableNotFoundException
No PivotTable Found.
Thrown when a PivotTableHandle is requested for a non-existent Pivot Table.
|
| Row
ROW 0x208: Describes a single row on a MS Excel Sheet.
|
| RowNotFoundException
thrown when trying to access a Row and the Row is not Found.
|
| Sheet |
| Sxview
SXVIEW B0h: This record contains top-level pivot table information.
|
| Unicodestring
Unicode String: BIFF8 Compressed String format
|
| ValidationException
Validation Exceptions are thrown when a cell value is set to a value that does not pass
validity of an Excel validation record affecting said cell
|
| WorkBook
The WorkBook record represents an XLS workbook substream containing worksheets and associated records.
|
| WorkBookException |
| WorkBookFactory
Factory for creating WorkBook objects from Byte streams.
|
| WorkSheetNotFoundException
No WorkSheet Found.
|
| Xf
XF: Extended Format (E0h)
The XF record stores formatting properties. |
| XLSRecord
The XLS byte stream is composed of records delimited by a header with type
and data length information, followed by a record Body which contains
the byte[] data for the record.
|
| Class and Description |
|---|
| Boundsheet
Boundsheet: WorkSheet Information 0x85
This record stores the sheet name, type and stream position. |
| CellNotFoundException |
| Font
Font: Font Description (231h)
Font records describe a font in the workbook |
| Unicodestring
Unicode String: BIFF8 Compressed String format
|
| WorkBook
The WorkBook record represents an XLS workbook substream containing worksheets and associated records.
|
| Xf
XF: Extended Format (E0h)
The XF record stores formatting properties. |
| Class and Description |
|---|
| Array
The Array class describes a formula that was Array-entered into a range of cells.
|
| AutoFilter
Auto filter controls the auto-filter capabilities of Excel.
|
| BiffRec
To change the template for this generated type comment go to
Window>Preferences>Java>Code Generation>Code and Comments
|
| Bof
Bof: Beginning of File Stream 0x809
Marks the beginning of an XLS file Stream including Boundsheets |
| Book
To change the template for this generated type comment go to
Window>Preferences>Java>Code Generation>Code and Comments
|
| BookProtectionManager
Coordinates the various records involved in book-level protection.
|
| Boundsheet
Boundsheet: WorkSheet Information 0x85
This record stores the sheet name, type and stream position. |
| ByteStreamer
ByteStreamer Handles the low-level byte array streaming
of the WorkBook.
|
| CellAddressible
Something with a cell address.
|
| CellAddressible.Reference
A simple immutable cell reference useful as a map key.
|
| CellNotFoundException |
| CellRec
A record that contains the value of a single cell.
|
| Cf
Cf: Conditional Formatting Conditions 0x1B1
This record stores a conditional formatting condition There are some restrictions in the usage of conditional formattings: In the user interface it is possible to modify the font style (boldness and posture), the text colour, the underline style and the strikeout style. |
| ChartNotFoundException
No Chart Found.
|
| Colinfo
Colinfo: Column Formatting Information (7Dh)
Colinfo describes the formatting for a column range |
| ColumnRange |
| Condfmt
Condfmt: Conditional Formatting Range Information 0x1B0
This record stores a conditional format, including conditions and formatting info. |
| Continue
Continue: Continues Long Records (3Ch)
Records longer than 8228 must be split into several records. |
| ContinueHandler
this class takes care of the tasks related to
working with Continue records.
|
| Dbcell
Dbcell: Stream Offsets 0xD7
Offsets for value records. |
| DefColWidth
DefColWidth: default column width for WorkBook (55h)
offset name size contents --- 6 miyRw 2 Default Column Width |
| Dimensions
Dimensions 0x200: Describes the max BiffRec dimensions of a Sheet.
|
| Dv
Dv: Data Validity Settings (01BEh)
This record is part of the Data Validity Table. |
| Dval
Dval: Data Validity Settings (01B2h)
This record is the list header of the Data Validity Table in the current sheet. |
| Eof
Eof: End of File Stream 0x0a
Marks the end of an XLS file Stream including Boundsheets |
| Externsheet
Externsheet: External Sheet Record (17h)
|
| FeatHeadr
FEATHEADR
Shared Feature Header (867h)
Introduced in Excel 10 (2002) the FEATHEADR record describes the common information (header) for shared features such as Protection and SmartTag.
|
| Font
Font: Font Description (231h)
Font records describe a font in the workbook |
| Footerrec
Footerrec: Print Footer on Each Page (15h)
Footerrec describes the header printed on every page |
| Format
Stores a custom number format pattern.
|
| FormatConstants
/** Constants relevant to XLS Formatting
NOTE:
Excel automatically assigns
If you type this number format
-------------------------------------------
1.0 General
1.123 General
1.1% 0.00%
1.1E+2 0.00E+00
1 1/2 # ?/?
$1.11 Currency, 2 decimal places
1/1/01 Date
1:10 Time
CUSTOM FORMATS:
Each format that you create can have up to three sections for numbers and a fourth section for text.
|
| Formula
FORMULA (0x406) describes a cell that contains a formula.
|
| FormulaNotFoundException
No Formula Found.
|
| FunctionNotSupportedException
Formula function is not supported for calculation.
|
| Guts
GUTS: Size of Row and Column Gutters
This record stores information about gutter settings |
| Headerrec
Headerrec: Print Header on Each Page (14h)
Headerrec describes the header printed on every page |
| Hlink
Hlink: Hyperlink (1b8h)
hyperlink record |
| Index
Index: Index Record 0x20B
Index records are written after the Bof record for each Boundsheet. |
| InvalidRecordException |
| Labelsst
Labelsst: BiffRec Value, String Constant/Sst 0xFD
The Labelsst record contains a string constant from the Shared String Table (Sst). |
| Mergedcells
Mergedcells: Merged Cells for Sheet (E5h)
Merged Cells record |
| MSODrawing
Msodrawing: MS Office Drawing (ECh)
These records contain only data. |
| MSODrawingGroup
MSODrawingGroup: MS Office Drawing Group (EBh)
These records contain only data. |
| Mul
Muls are used to represent multiple compressed values in a row.
|
| Mulled
Muls are used to represent multiple compressed values in a row.
|
| Mulrk
Mulrk: Multiple Rk Cells (BDh)
This record stores up to 256 Rk equivalents in TODO: check compatibility with Excel2007 MAXCOLS a space-saving format. |
| Name
Name: Defined Name (218h)
Name records describe a name in the workbook |
| Note
Note: A cell annotation (1CDh)
Note records contain the row/col position of the annotation, plus an ordinal id that links it to the set of records that define it: Mso/obj/mso/Txo/Continue/Continue. |
| Obj
OBJ Describes a graphic object 0x5D
MsoDrawing, MsoDrawngGroup + MsoDrawingSelection contain remaining drawing object data Each subrecord begins with a 2byte id number, ft. |
| OOXMLAdapter |
| Pane
Pane: Stores the position of window panes.
|
| Password
Password - specifies the password verifier for the sheet or workbook.
|
| Phonetic
Phonetic
This record contains default settings for the Asian Phonetic Settings dialog and the addresses of all cells which show
Asian phonetic text.
|
| PivotCache |
| PivotCacheRecord |
| Protect
PROTECT: Protection Flag (12h)
PROTECT stores the protection state for a sheet or workbook |
| ProtectionManager
Coordinates the various records involved in protection.
|
| ReferenceTracker
This class is responsible for registering cell references (Ptgs) and managing
reference updates etc.
|
| Rk
RK: RK Number (7Eh)
This record stores an internal numeric type. |
| Row
ROW 0x208: Describes a single row on a MS Excel Sheet.
|
| RowNotFoundException
thrown when trying to access a Row and the Row is not Found.
|
| Scl
Scl: Sheet Zoom (A0h)
Scl stores the zoom magnification for the sheet |
| Selection
SELECTION 0x1Dh: Describes the currently selected area of a Sheet.
|
| Sheet |
| SheetProtectionManager
Coordinates the various records involved in sheet-level protection.
|
| Shrfmla
SHRFMLA is a file optimization that stores many identical formulas once.
|
| Sst
Sst: Shared String Table 0xFCh
Sst records contain a table of Strings possibly spanning multiple Continue Records |
| StringRec
String: String Value of a Formula (207h)
When a formula evaluates to a string, a STRING record occurs after the FORMULA record. |
| Supbook
Supbook: Supporting Workbook (1AEh)
Supbook records store information about a supporting external workbook |
| SxAddl
The SXAddl record specifies additional information for a PivotTable view,
PivotCache, or query table.
|
| SxDI.AGGREGATIONFUNCTIONS
enum possible aggregation functions for Data axis fields
Sum, Counta, Average, Max, Min, Product, Count, StdDev, StdDevP, Var, VarP |
| SxDI.DISPLAYTYPES
enum possible display types for Data axis fields
value -- The data item value is displayed.
|
| SxStreamID
SXStreamID 0xD5
The SXStreamID record specifies the start of the stream in the PivotCache storage.
|
| Sxvd
SXVD b[1]h: View Fields
The Sxvd record specifies pivot field properties and specifies the
beginning of a collection of records.
|
| Sxview
SXVIEW B0h: This record contains top-level pivot table information.
|
| TabID
RRTabID: Revision Tab ID Record
The RRTabId record specifies an array of unique sheet identifiers, each of which is associated with a sheet in the workbook. |
| Txo
Txo: Text Object (1B6h)
This record stores a text object. |
| UnencryptedXLSRecord
UnencryptedXLSRecord is an XLS record that upon output
to the workbook stream should not be encrypted, if encryption is turned
on, and Biff8 is the output format.
|
| Unicodestring
Unicode String: BIFF8 Compressed String format
|
| Usersviewbegin
USERSVIEWBEGIN: Custom View Settings (1AAh)
USERSVIEWBEGIN describes the settings for a custom view for the sheet |
| ValidationException
Validation Exceptions are thrown when a cell value is set to a value that does not pass
validity of an Excel validation record affecting said cell
|
| Window2
WINDOW2 0x23E: Contains window attributes for a Sheet.
|
| WorkBook
The WorkBook record represents an XLS workbook substream containing worksheets and associated records.
|
| WorkBookFactory
Factory for creating WorkBook objects from Byte streams.
|
| WorkSheetNotFoundException
No WorkSheet Found.
|
| WsBool
Record containing miscellaneous sheet-level boolean values.
|
| Xf
XF: Extended Format (E0h)
The XF record stores formatting properties. |
| XLSCellRecord
A BIFF8 record that contains the value of a single cell.
|
| XLSConstants |
| XLSRecord
The XLS byte stream is composed of records delimited by a header with type
and data length information, followed by a record Body which contains
the byte[] data for the record.
|
| Class and Description |
|---|
| BiffRec
To change the template for this generated type comment go to
Window>Preferences>Java>Code Generation>Code and Comments
|
| Dimensions
Dimensions 0x200: Describes the max BiffRec dimensions of a Sheet.
|
| Font
Font: Font Description (231h)
Font records describe a font in the workbook |
| FormulaNotFoundException
No Formula Found.
|
| MSODrawing
Msodrawing: MS Office Drawing (ECh)
These records contain only data. |
| Obj
OBJ Describes a graphic object 0x5D
MsoDrawing, MsoDrawngGroup + MsoDrawingSelection contain remaining drawing object data Each subrecord begins with a 2byte id number, ft. |
| Sheet |
| WorkBook
The WorkBook record represents an XLS workbook substream containing worksheets and associated records.
|
| WorkSheetNotFoundException
No WorkSheet Found.
|
| XLSConstants |
| XLSRecord
The XLS byte stream is composed of records delimited by a header with type
and data length information, followed by a record Body which contains
the byte[] data for the record.
|
| Class and Description |
|---|
| BiffRec
To change the template for this generated type comment go to
Window>Preferences>Java>Code Generation>Code and Comments
|
| Boundsheet
Boundsheet: WorkSheet Information 0x85
This record stores the sheet name, type and stream position. |
| Formula
FORMULA (0x406) describes a cell that contains a formula.
|
| FormulaNotFoundException
No Formula Found.
|
| FunctionNotSupportedException
Formula function is not supported for calculation.
|
| Name
Name: Defined Name (218h)
Name records describe a name in the workbook |
| WorkBook
The WorkBook record represents an XLS workbook substream containing worksheets and associated records.
|
| WorkSheetNotFoundException
No WorkSheet Found.
|
| XLSConstants |
| XLSRecord
The XLS byte stream is composed of records delimited by a header with type
and data length information, followed by a record Body which contains
the byte[] data for the record.
|
Copyright © 2002–2019 Starter Inc.. All rights reserved.