| 接口 | 说明 |
|---|---|
| ConfigurationHolder |
Get the corresponding holder
|
| Holder |
Get the corresponding holder
|
| 类 | 说明 |
|---|---|
| AbstractHolder |
Write/read holder
|
| BaseRowModel | 已过时
Now you don't need to extend any classes
|
| BasicParameter |
Basic parameter
|
| CellData<T> |
Excel internal cell data.
|
| CellRange | |
| Font | 已过时
please use
WriteFont |
| GlobalConfiguration |
Global configuration
|
| Head |
excel head
|
| Sheet | 已过时
pleas use
WriteSheet or
ReadSheet |
| Table | 已过时
please use
WriteTable |
| TableStyle | 已过时
please use
HorizontalCellStyleStrategy |