|
Class Summary |
| ExcelCell |
This bean represents a cell in an Excel Worksheet. |
| ExcelFormat |
This bean represents some format-related properties of a cell. |
| ExcelFormatModel |
The ExcelFormatModel bean together with the ExcelFormat bean lets you to access and
modify some of these properties from Java code. |
| ExcelRange |
This bean represents an Excel range and is used to access that range
from the ExcelWorkbook supplied to this range. |
| ExcelWorkbook |
The ExcelWorkbook class is a bean belonging to the ExcelAccessor
bean suite. |