package jxlAquasys

Type Members

  1. class BOFRecord extends RecordData
  2. abstract class BaseCompoundFile extends AnyRef
  3. abstract class BaseSharedFormulaRecord extends CellValue with FormulaData
  4. class BiffException extends JXLException
  5. class BlankCell extends CellValue
  6. abstract class CellValue extends RecordData with Cell
  7. class ColumnInfoRecord extends RecordData
  8. trait ErrorCell extends Cell
  9. trait ErrorFormulaCell extends ErrorCell with FormulaCell
  10. trait ExternalSheet extends AnyRef
  11. class ExternalSheetRecord extends RecordData
  12. class File extends AnyRef
  13. class FormatRecord extends WritableRecordData with DisplayFormat with Format
  14. class FormattingRecords extends AnyRef
  15. trait FormulaCell extends Cell

    Interface for formulas which allow clients to read the Excel formula

  16. trait FormulaData extends Cell
  17. class FormulaException extends JXLException
  18. class FormulaParser extends AnyRef
  19. final class Record extends AnyRef
  20. abstract class RecordData extends AnyRef
  21. class SharedNumberFormulaRecord extends BaseSharedFormulaRecord with NumberCell with FormulaData
  22. class SharedStringFormulaRecord extends BaseSharedFormulaRecord with LabelCell with FormulaData
  23. trait Sheet extends AnyRef
  24. class SheetImpl extends jxl.Sheet
  25. abstract class Workbook extends AnyRef
  26. class WorkbookParser extends Workbook with ExternalSheet
  27. abstract class WritableRecordData extends RecordData
  28. class XFRecord extends WritableRecordData with CellFormat

Ungrouped