| Interface | Description |
|---|---|
| AreaListener |
Defines callback methods to be called during area processing
|
| ExceptionHandler |
| Class | Description |
|---|---|
| AreaRef |
Defines area bounds
|
| CellData |
Represents an Excel cell data holder and cell value evaluator
|
| CellRange |
Represents an Excel cell range
|
| CellRef |
Represents cell reference
|
| CellRefColPrecedenceComparator |
Cell comparator used to order cells first by columns and then by rows
|
| CellRefRowPrecedenceComparator |
Cell comparator used to order cell by rows first and then by columns
|
| Context |
Map bean context
|
| Context.Config |
Special config class to use in Area processing
|
| GroupData |
Used in collection grouping to hold group data
|
| RowData |
Represents an Excel row data holder
|
| SheetData |
Represents an Excel sheet data holder
|
| Size |
| Enum | Description |
|---|---|
| CellData.CellType | |
| CellData.FormulaStrategy | |
| ImageType |
Represents possible image types
|
| Exception | Description |
|---|---|
| JxlsException |
This is just a wrapper for non-runtime exceptions
|
Copyright © 2023. All rights reserved.