Interface | Description |
---|---|
WritableCellValue |
Defines an interface for a cell value which knows how to write itself to a cell
|
Class | Description |
---|---|
PoiCellData |
Cell data wrapper for POI cell
|
PoiConditionalFormatting | |
PoiContext |
Context wrapper for POI
Automatically adds classes
PoiUtil and PoiSafeSheetNameBuilder to the context. |
PoiRowData |
Row data wrapper for POI row
|
PoiSafeSheetNameBuilder |
Ensures valid and unique Excel sheet names.
|
PoiSheetData |
Sheet data wrapper for POI sheet
|
PoiTransformer |
POI implementation of
Transformer interface |
PoiUtil |
POI utility methods
|
SelectSheetsForStreamingPoiTransformer |
You can use this PoiTransformer implementation to decide which worksheets use streaming.
|
WritableHyperlink |
Writable cell value implementation for Hyperlink
|
Copyright © 2023. All rights reserved.