| Name | Description | Type | Package | Framework |
| Alignment | | Class | jxl.format | Java ExcelApi |
|
| Alignment | Enumeration class which contains the various alignments for data within aFields inherited from class jxl. | Class | jxl.write | Java ExcelApi |
|
| Blank | A blank cell. | Class | jxl.write | Java ExcelApi |
|
| BoldStyle | | Class | jxl.format | Java ExcelApi |
|
| BoldStyle | Enumeration class containing the various bold styles for dataFields inherited from class jxl. | Class | jxl.write | Java ExcelApi |
|
| Boolean | A cell, created by user applications, which contains a boolean (or in some cases an error) value | Class | jxl.write | Java ExcelApi |
|
| BooleanCell | This type represents the Microsoft concept of a Boolean. | Interface | jxl | Java ExcelApi |
|
| BooleanFormulaCell | A mixin interface for numerical formulas, which combines the interfaces for formulas and for numbers | Interface | jxl | Java ExcelApi |
|
| Border | | Class | jxl.format | Java ExcelApi |
|
| Border | Fields inherited from class jxl. | Class | jxl.write | Java ExcelApi |
|
| BorderLineStyle | | Class | jxl.format | Java ExcelApi |
|
| BorderLineStyle | Fields inherited from class jxl. | Class | jxl.write | Java ExcelApi |
|
| CSV | Simple demo class which uses the api to present the contents of an excel 97 spreadsheet as comma separated values, using a workbook | Class | jxl.demo | Java ExcelApi |
|
| Cell | Represents an individual Cell within a Sheet. | Interface | jxl | Java ExcelApi |
|
| CellFeatures | Container for any additional cell featuresFields inherited from class jxl. | Class | jxl | Java ExcelApi |
|
| CellFormat | Interface for cell formats - used for typing informationMethods inherited from interface jxl. | Interface | jxl | Java ExcelApi |
|
| CellFormat | | Interface | jxl.format | Java ExcelApi |
|
| CellReferenceHelper | Exposes some cell reference helper methods to the public interface. | Class | jxl | Java ExcelApi |
|
| CellType | | Class | jxl | Java ExcelApi |
|
| CellView | This is a bean which client applications may use to get/set various properties for a row or column on a spreadsheet | Class | jxl | Java ExcelApi |
|
| Colour | Enumeration class which contains the various colours available within the standard Excel colour palette | Class | jxl.format | Java ExcelApi |
|
| Colour | Enumeration class which contains the various colours available within the standard Excel colour palette | Class | jxl.write | Java ExcelApi |
|
| DateCell | | Interface | jxl | Java ExcelApi |
|
| DateFormat | A custom user defined number format which may be instantiated within user applications in order to present date and time values in the appropriate | Class | jxl.write | Java ExcelApi |
|
| DateFormats | | Class | jxl.write | Java ExcelApi |
|
| DateFormulaCell | A mixin interface for date formulas, which combines the interfaces for formulas and for dates | Interface | jxl | Java ExcelApi |
|
| DateTime | A Date which may be created on the fly by a user application and added to a NOTE: By default, all dates will have local timezone information added to | Class | jxl.write | Java ExcelApi |
|
| Demo | The main demo class which interprets the command line switches in order to determine how to call the demo programs | Class | jxl.demo | Java ExcelApi |
|
| ErrorCell | This type represents a cell which contains an error. | Interface | jxl | Java ExcelApi |
|
| ErrorFormulaCell | A mixin interface for numerical formulas, which combines the interfaces for formulas and for numbers | Interface | jxl | Java ExcelApi |
|
| Escher | | Class | jxl.demo | Java ExcelApi |
|
| EscherDrawingGroup | | Class | jxl.demo | Java ExcelApi |
|
| Features | Goes through each cell in the workbook, and if the cell has any features associated with, it prints out the cell contents and the features | Class | jxl.demo | Java ExcelApi |
|
| Font | | Interface | jxl.format | Java ExcelApi |
|
| Font | A class which is instantiated when the user application wishes to specify the font for a particular cell | Class | jxl.write | Java ExcelApi |
|
| Format | | Interface | jxl.format | Java ExcelApi |
|
| Formula | | Class | jxl.write | Java ExcelApi |
|
| FormulaCell | | Interface | jxl | Java ExcelApi |
|
| Formulas | Goes through each cell in the workbook, and if the contents of that cell is a formula, it prints out the last calculated value and | Class | jxl.demo | Java ExcelApi |
|
| HeaderFooter | Class which represents an Excel header or footer. | Class | jxl | Java ExcelApi |
|
| Hyperlink | Hyperlink information. | Interface | jxl | Java ExcelApi |
|
| Image | | Interface | jxl | Java ExcelApi |
|
| JXLException | Base exception class for JExcelAPI exceptionsSee Also:Serialized Form | Class | jxl | Java ExcelApi |
|
| Label | | Class | jxl.write | Java ExcelApi |
|
| LabelCell | | Interface | jxl | Java ExcelApi |
|
| Number | | Class | jxl.write | Java ExcelApi |
|
| NumberCell | | Interface | jxl | Java ExcelApi |
|
| NumberFormat | A custom user defined number format, which may be instantiated within user applications in order to present numerical values to the appropriate level | Class | jxl.write | Java ExcelApi |
|
| NumberFormats | | Class | jxl.write | Java ExcelApi |
|
| NumberFormulaCell | A mixin interface for numerical formulas, which combines the interfaces for formulas and for numbers | Interface | jxl | Java ExcelApi |
|
| Orientation | | Class | jxl.format | Java ExcelApi |
|
| PageOrder | | Class | jxl.format | Java ExcelApi |
|
| PageOrientation | | Class | jxl.format | Java ExcelApi |
|
| PaperSize | | Class | jxl.format | Java ExcelApi |
|
| Pattern | Enumeration class which contains the various patterns available within the standard Excel pattern palette | Class | jxl.format | Java ExcelApi |
|
| Pattern | Enumeration class which contains the various patterns available within the standard Excel pattern palette | Class | jxl.write | Java ExcelApi |
|
| RGB | | Class | jxl.format | Java ExcelApi |
|
| Range | Represents a 3-D range of cells in a workbook. | Interface | jxl | Java ExcelApi |
|
| ReadWrite | Demo class which uses the api to read in a spreadsheet and generate a clone of that spreadsheet which contains the same data. | Class | jxl.demo | Java ExcelApi |
|
| ScriptStyle | Enumeration class which contains the various script styles available within the standard Excel ScriptStyle palette | Class | jxl.format | Java ExcelApi |
|
| Sheet | Represents a sheet within a workbook. | Interface | jxl | Java ExcelApi |
|
| SheetSettings | This is a bean which client applications may use to get/set various properties which are associated with a particular worksheet, such | Class | jxl | Java ExcelApi |
|
| StringFormulaCell | A mixin interface for numerical formulas, which combines the interfaces for formulas and for strings | Interface | jxl | Java ExcelApi |
|
| UnderlineStyle | Enumeration class which contains the various underline styles available within the standard Excel UnderlineStyle palette | Class | jxl.format | Java ExcelApi |
|
| VerticalAlignment | | Class | jxl.format | Java ExcelApi |
|
| VerticalAlignment | Enumeration type which describes the vertical alignment of data within a cellFields inherited from class jxl. | Class | jxl.write | Java ExcelApi |
|
| Workbook | Represents a Workbook. | Class | jxl | Java ExcelApi |
|
| WorkbookSettings | This is a bean which client applications may use to set various advanced workbook properties. | Class | jxl | Java ExcelApi |
|
| WritableCell | | Interface | jxl.write | Java ExcelApi |
|
| WritableCellFeatures | | Class | jxl.write | Java ExcelApi |
|
| WritableCellFormat | A user specified cell format, which may be reused across many cells. | Class | jxl.write | Java ExcelApi |
|
| WritableFont | A class which is instantiated when the user application wishes to specify the font for a particular cell | Class | jxl.write | Java ExcelApi |
|
| WritableHyperlink | A writable hyperlink. | Class | jxl.write | Java ExcelApi |
|
| WritableImage | Allows an image to be created, or an existing image to be manipulated Note that co-ordinates and dimensions are given in cells, so that if for | Class | jxl.write | Java ExcelApi |
|
| WritableSheet | Interface for a worksheet that may be modified. | Interface | jxl.write | Java ExcelApi |
|
| WritableWorkbook | | Class | jxl.write | Java ExcelApi |
|
| Write | Demo class which writes a spreadsheet. | Class | jxl.demo | Java ExcelApi |
|
| WriteException | Exception thrown when using the API to generate an Excel fileSee Also:Serialized Form | Class | jxl.write | Java ExcelApi |
|
| XML | Simple demo class which uses the api to present the contents of an excel 97 spreadsheet as an XML document, using a workbook | Class | jxl.demo | Java ExcelApi |