See: Description
| Interface | Description |
|---|---|
| ExcelCellStyleDecorator |
A functional interface for applying styling to Excel cells based on their location.
|
| ExcelHyperlinkFunction |
A functional interface that creates
ExcelHyperlink instances based on a FieldLocation. |
| Class | Description |
|---|---|
| ExcelCellStyle |
Represents the styling properties that can be applied to an Excel cell.
|
| ExcelColor |
Represents a color that can be used in Excel cells.
|
| ExcelDocument |
The in-memory abstraction for an Excel workbook.
|
| ExcelFieldMetadata |
Provides access to Excel-specific metadata attached to a
Field. |
| ExcelFont |
Represents font styling options for Excel cells.
|
| ExcelHyperlink |
Represents a hyperlink that can be attached to an Excel cell.
|
| ExcelReader |
Obtains records from a Microsoft Excel document.
|
| ExcelWriter |
Writes records to a Microsoft Excel document.
|
| PoiSxssfProvider | |
| PoiXssfbProvider | |
| PoiXssfSaxProvider |
| Enum | Description |
|---|---|
| ExcelColorPalette |
Excel-compatible indexed color palette (BIFF legacy)
|
| ExcelDocument.ProviderType | |
| ExcelHyperlinkType |
Enumeration of the types of hyperlinks supported in Excel.
|
| ExcelReader.FailedExpressionStrategy |
Indicates how to handle failures when evaluating cell formulas/expressions.
|
| LargeCellHandler |
Copyright (c) 2006-2026 North Concepts Inc. All Rights Reserved.