Library:JExcelAPI
Version:2.6
Compatibility:JDK 1.4
Interfaces in library JExcelAPI.
NamePackageDescription
BooleanCelljxlThis type represents the Microsoft concept of a Boolean.
BooleanFormulaCelljxlA mixin interface for numerical formulas, which combines the interfaces for formulas and for numbers
ByteDatajxl.biffInterface which provides a method for transferring chunks of binary data from one Excel file (read in) to another (written out)
CelljxlRepresents an individual Cell within a Sheet.
CellFormatjxlInterface for cell formats - used for typing information
CellFormatjxl.formatInterface for cell formats
DateCelljxlA date cell
DateFormulaCelljxlA mixin interface for date formulas, which combines the interfaces for formulas and for dates
DisplayFormatjxl.biffThe interface implemented by the various number and date format styles.
DrawingGroupObjectjxl.biff.drawingInterface for the various object types that can be added to a drawing group
ErrorCelljxlThis type represents a cell which contains an error.
ErrorFormulaCelljxlA mixin interface for numerical formulas, which combines the interfaces for formulas and for numbers
ExternalSheetjxl.biff.formulaInterface which exposes the methods needed by formulas to access external sheet records
Fontjxl.formatInterface which exposes the user font display information to the user
Formatjxl.formatExposes the cell formatting information
Formulajxl.read.biffInterface which is used for copying formulas from a read only to a writable spreadsheet
FormulaCelljxlInterface for formulas which allow clients to read the Excel formula
FormulaDatajxl.biffInterface which is used for copying formulas from a read only to a writable spreadsheet
HyperlinkjxlHyperlink information.
ImagejxlAccessor functions for an image
LabelCelljxlA label cell
NumberCelljxlA cell which contains a numerical value
NumberFormulaCelljxlA mixin interface for numerical formulas, which combines the interfaces for formulas and for numbers
RangejxlRepresents a 3-D range of cells in a workbook.
SheetjxlRepresents a sheet within a workbook.
StringFormulaCelljxlA mixin interface for numerical formulas, which combines the interfaces for formulas and for strings
WorkbookMethodsjxl.biffAn interface containing some common workbook methods.
WritableCelljxl.writeThe interface for all writable cells
WritableSheetjxl.writeInterface for a worksheet that may be modified.
Search