| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCellWriteHandler
Deprecated.
Please use it directly
CellWriteHandler |
| Modifier and Type | Method and Description |
|---|---|
void |
CellHandlerExecutionChain.addLast(CellWriteHandler handler) |
| Constructor and Description |
|---|
CellHandlerExecutionChain(CellWriteHandler handler) |
| Modifier and Type | Class and Description |
|---|---|
class |
FillStyleCellWriteHandler
fill cell style.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMergeStrategy
Merge strategy
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCellStyleStrategy
Cell style strategy
|
class |
AbstractVerticalCellStyleStrategy
Use the same style for the column
|
class |
DefaultStyle
The default styles
|
class |
HorizontalCellStyleStrategy
Use the same style for the row
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractColumnWidthStyleStrategy
Column width style strategy
|
class |
AbstractHeadColumnWidthStyleStrategy
Returns the column width according to each column header
|
class |
LongestMatchColumnWidthStyleStrategy
Take the width of the longest column as the width.
|
class |
SimpleColumnWidthStyleStrategy
All the columns are the same width
|
Copyright © 2018–2024 Alibaba Group. All rights reserved.