package jxlAquasys
Type Members
- class BOFRecord extends RecordData
- abstract class BaseCompoundFile extends AnyRef
- abstract class BaseSharedFormulaRecord extends CellValue with FormulaData
- class BiffException extends JXLException
- class BlankCell extends CellValue
- abstract class CellValue extends RecordData with Cell
- class ColumnInfoRecord extends RecordData
- trait ErrorCell extends Cell
- trait ErrorFormulaCell extends ErrorCell with FormulaCell
- trait ExternalSheet extends AnyRef
- class ExternalSheetRecord extends RecordData
- class File extends AnyRef
- class FormatRecord extends WritableRecordData with DisplayFormat with Format
- class FormattingRecords extends AnyRef
- trait FormulaCell extends Cell
Interface for formulas which allow clients to read the Excel formula
- trait FormulaData extends Cell
- class FormulaException extends JXLException
- class FormulaParser extends AnyRef
- final class Record extends AnyRef
- abstract class RecordData extends AnyRef
- class SharedNumberFormulaRecord extends BaseSharedFormulaRecord with NumberCell with FormulaData
- class SharedStringFormulaRecord extends BaseSharedFormulaRecord with LabelCell with FormulaData
- trait Sheet extends AnyRef
- class SheetImpl extends jxl.Sheet
- abstract class Workbook extends AnyRef
- class WorkbookParser extends Workbook with ExternalSheet
- abstract class WritableRecordData extends RecordData
- class XFRecord extends WritableRecordData with CellFormat