ExcelDataOutput | Interface to abstract away an in-memory output or a temporary file output. | code | html |
BlankRecord | A blank record, which is used to contain formatting information | code | html |
BooleanRecord | A boolean cell's last calculated value | code | html |
CellValue | Abstract class which stores the jxl.common.data used for cells, such as row, column and formatting information. | code | html |
DateRecord | A date stored in the database | code | html |
LabelRecord | A label record, used for writing out string | code | html |
MarginRecord | Record which specifies a margin value | code | html |
NumberRecord | The record which contains numerical values. | code | html |
ArbitraryRecord | Writes out some arbitrary record data. Used during the debug process | code | html |
BOFRecord | Record to indicate the beginning of a new stream in the Compound File | code | html |
BOFRecord.SheetBOF | code | html | |
BOFRecord.WorkbookGlobalsBOF | code | html | |
BackupRecord | Record which indicates whether Excel should save backup versions of the file | code | html |
BookboolRecord | Writes out the workbook option flag (should it save the external link options) | code | html |
BottomMarginRecord | The settings for the left margin | code | html |
BoundsheetRecord | Record which stores the sheet name, the sheet type and the stream position | code | html |
ButtonPropertySetRecord | Any arbitrary excel record. Used during development only | code | html |
CalcCountRecord | Record which stores the maximum iterations option from the Options dialog box | code | html |
CalcModeRecord | The calculation mode for the workbook, as set from the Options dialog box | code | html |
CalcModeRecord.CalcMode | code | html | |
CellXFRecord | A cell XF Record | code | html |
CodepageRecord | Stores the default character set in operation when the workbook was saved | code | html |
ColumnInfoRecord | Describes the column formatting for a particular column | code | html |
ColumnsExceededException | Exception thrown when attempting to add a column to a spreadsheet which has already reached the maximum amount | code | html |
CompoundFile | Writes out a compound file Header block is -1 Excel data is e..n (where e is the head extension blocks, normally 0 and n is at least 8) Summary information (8 blocks) Document summary (8 blocks) BBD is block p..q (where p=e+n+16 and q-p+1 is the number of BBD blocks) Property storage block is q+b...r (normally 1 block) (where b is the number of BBD blocks) | code | html |
CompoundFile.ReadPropertyStorage | Structure used to store the property set and the data | code | html |
CopyAdditionalPropertySetsException | Exception thrown when attempting to copy a workbook which contains additional property sets | code | html |
CountryRecord | Record containing the localization information | code | html |
DBCellRecord | Indexes the first row record of the block and each individual cell. | code | html |
DSFRecord | Stores a flag which indicates whether the file is a double stream file. | code | html |
DateFormatRecord | A class which contains a date format | code | html |
DateRecord.GMTDate | Class definition for a dummy variable | code | html |
DefaultColumnWidth | The default column width for a workbook | code | html |
DefaultRowHeightRecord | The default row height for cells in the workbook | code | html |
DeltaRecord | Record which stores the maximum change value from the Options dialog | code | html |
DimensionRecord | Record which contains the bounds of the sheet | code | html |
EOFRecord | Record which marks the end of the current stream | code | html |
Excel9FileRecord | Record which indicates whether this file has been generated by excel 2000 should be refreshed when the workbook is loaded | code | html |
ExtendedSSTRecord | Indicates an extension to the Shared String Table. | code | html |
ExternalNameRecord | An external sheet record, used to maintain integrity when formulas are copied from read databases | code | html |
ExternalSheetRecord | An external sheet record, used to maintain integrity when formulas are copied from read databases | code | html |
ExternalSheetRecord.XTI | An XTI structure | code | html |
File | A file of excel data to be written out. | code | html |
FileDataOutput | Used to generate the excel biff data using a temporary file. | code | html |
FooterRecord | Places a string at the bottom of each page when the file is printed. | code | html |
FormulaRecord | A formula record. | code | html |
FunctionGroupCountRecord | Stores the number of build in function groups | code | html |
GridSetRecord | Record which indicates that the user changed the stae of the GridLines option | code | html |
GuttersRecord | Record which contains the size of the row and column gutters. | code | html |
HeaderRecord | Record which specifies a print header for a work sheet | code | html |
HideobjRecord | Stores options selected in the Options dialog box =2 if the Hide All option is turned on =1 if the Show Placeholders option is turned on =0 if the Show All option is turned on | code | html |
HorizontalCentreRecord | Record which indicates the whether the horizontal center option has been set | code | html |
HorizontalPageBreaksRecord | Contains the list of explicit horizontal page breaks on the current sheet | code | html |
HyperlinkRecord | A hyperlink | code | html |
HyperlinkRecord.LinkType | The excel type of hyperlink | code | html |
IndexRecord | Index into the cell rows in an worksheet | code | html |
InterfaceEndRecord | Marks the end of the user interface section of the Book stream. | code | html |
InterfaceHeaderRecord | Marks the beginning of the user interface record | code | html |
IterationRecord | Stores the iteration option from the dialog box | code | html |
JxlWriteException | Exception thrown when reading a biff file | code | html |
JxlWriteException.WriteMessage | code | html | |
LeftMarginRecord | The settings for the left margin | code | html |
MMSRecord | Stores the number of addmen and delmenu groups in the book stream | code | html |
MemoryDataOutput | Used to generate the excel biff data in memory. | code | html |
MergedCells | Contains all the merged cells, and the necessary logic for checking for intersections and for handling very large amounts of merging | code | html |
MergedCellsRecord | A number record. | code | html |
MulRKRecord | Contains an array of RK numbers | code | html |
NameRecord | A name record. | code | html |
NameRecord.NameRange | A nested class to hold range information | code | html |
NineteenFourRecord | A record which indicates whether or the 1904 date system is in use | code | html |
NumberFormatRecord | A class which contains a number format | code | html |
NumberFormatRecord.NonValidatingFormat | code | html | |
ObjProjRecord | Record containing the obj proj record | code | html |
ObjectProtectRecord | The protection state for a sheet or workbook | code | html |
PLSRecord | Record which specifies a print header for a work sheet | code | html |
PaletteRecord | Stores the colour palette | code | html |
PaneRecord | Contains the window attributes for a worksheet | code | html |
PasswordRecord | A password record. | code | html |
PrecisionRecord | Stores the Precision As Displayed option from the dialog box | code | html |
PrintGridLinesRecord | The grid lines option from the Page Setup dialog box | code | html |
PrintHeadersRecord | The headings options from the Page Setup dialog box | code | html |
Prot4RevPassRecord | Stores the shared workbook protection flag | code | html |
Prot4RevRecord | The shared workbook protection flag | code | html |
ProtectRecord | The protection state for a sheet or workbook | code | html |
ReadBooleanFormulaRecord | Class for read number formula records | code | html |
ReadDateFormulaRecord | Class for read number formula records | code | html |
ReadErrorFormulaRecord | Class for read number formula records | code | html |
ReadFormulaRecord | A formula record. | code | html |
ReadNumberFormulaRecord | Class for read number formula records | code | html |
ReadStringFormulaRecord | Class for read number formula records | code | html |
RefModeRecord | Stores the reference style option from the options dialog box | code | html |
RefreshAllRecord | Record which indicates whether or not data ranges and pivot tables should be refreshed when the workbook is loaded | code | html |
RightMarginRecord | The settings for the left margin | code | html |
RowRecord | Contains all the cells for a given row in a sheet | code | html |
RowsExceededException | Exception thrown when attempting to add a row to a spreadsheet which has already reached the maximum amount | code | html |
SCLRecord | Record which specifies a margin value | code | html |
SSTContinueRecord | A continuation of a shared string table record. | code | html |
SSTRecord | A shared string table record. | code | html |
SaveRecalcRecord | Stores the recalculate before save flag as set in the options dialog box | code | html |
ScenarioProtectRecord | The protection state for a sheet or workbook | code | html |
SelectionRecord | Stores the current selection | code | html |
SelectionRecord.PaneType | code | html | |
SetupRecord | Stores the options and measurements from the Page Setup dialog box | code | html |
SharedStrings | The list of available shared strings. | code | html |
SheetCopier | A transient utility object used to copy sheets. | code | html |
SheetWriter | Contains the functionality necessary for writing out a sheet. | code | html |
SortRecord | Record which specifies sort dialog box values | code | html |
StringRecord | Stores the string result of a formula calculation. | code | html |
StyleXFRecord | A style XF Record | code | html |
Styles | A structure containing the styles used by this workbook. | code | html |
SupbookRecord | Stores the supporting workbook information. | code | html |
SupbookRecord.SupbookType | The type of supbook this refers to | code | html |
TabIdRecord | Contains an array of sheet tab index numbers | code | html |
TemplateRecord | Record which indicates whether or not this file is a template (Usually saved with .xlt file name extension) should be refreshed when the workbook is loaded | code | html |
TopMarginRecord | The settings for the left margin | code | html |
UsesElfsRecord | Stores the flag which indicates whether the version of excel can understand natural language input for formulae | code | html |
VerticalCentreRecord | Indicates whether the centre vertically on page option has been set from the options dialog box | code | html |
VerticalPageBreaksRecord | Contains the list of explicit horizontal page breaks on the current sheet | code | html |
Weird1Record | Don't know what this does - something to do with freezing panes I think | code | html |
Window1Record | Contains workbook level windowing attributes | code | html |
Window2Record | Contains the window attributes for a worksheet | code | html |
WindowProtectRecord | Stores an option from the Protect Workbook dialog box | code | html |
WritableFontRecord | A writable Font record. | code | html |
WritableFonts | A container for the list of fonts used in this workbook The writable subclass instantiates the predetermined list of fonts available to users of the writable API | code | html |
WritableFormattingRecords | Handles the Format and XF record indexing. | code | html |
WritableSheetCopier | A transient utility object used to copy sheets. | code | html |
WritableSheetImpl | A writable sheet. | code | html |
WritableSheetImpl.ColumnInfoComparator | The comparator for column info record | code | html |
WritableWorkbookImpl | A writable workbook | code | html |
WriteAccessRecord | The name used when Excel was installed. | code | html |