| 限定符和类型 | 方法和说明 |
|---|---|
default void |
CellWriteHandler.afterCellCreate(CellWriteHandlerContext context)
Called after the cell is created
|
default void |
CellWriteHandler.afterCellDataConverted(CellWriteHandlerContext context)
Called after the cell data is converted
|
default void |
CellWriteHandler.afterCellDispose(CellWriteHandlerContext context)
Called after all operations on the cell have been completed
|
default void |
CellWriteHandler.beforeCellCreate(CellWriteHandlerContext context)
Called before create the cell
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
FillStyleCellWriteHandler.afterCellDispose(CellWriteHandlerContext context) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
AbstractMergeStrategy.afterCellDispose(CellWriteHandlerContext context) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
AbstractCellStyleStrategy.afterCellDispose(CellWriteHandlerContext context) |
protected WriteCellStyle |
AbstractVerticalCellStyleStrategy.contentCellStyle(CellWriteHandlerContext context)
Returns the column width corresponding to each column head.
|
protected WriteCellStyle |
AbstractVerticalCellStyleStrategy.headCellStyle(CellWriteHandlerContext context)
Returns the column width corresponding to each column head
|
protected void |
HorizontalCellStyleStrategy.setContentCellStyle(CellWriteHandlerContext context) |
protected void |
AbstractCellStyleStrategy.setContentCellStyle(CellWriteHandlerContext context)
Sets the cell style of content
|
protected void |
AbstractVerticalCellStyleStrategy.setContentCellStyle(CellWriteHandlerContext context) |
protected void |
HorizontalCellStyleStrategy.setHeadCellStyle(CellWriteHandlerContext context) |
protected void |
AbstractCellStyleStrategy.setHeadCellStyle(CellWriteHandlerContext context)
Sets the cell style of header
|
protected void |
AbstractVerticalCellStyleStrategy.setHeadCellStyle(CellWriteHandlerContext context) |
protected boolean |
HorizontalCellStyleStrategy.stopProcessing(CellWriteHandlerContext context) |
protected boolean |
AbstractVerticalCellStyleStrategy.stopProcessing(CellWriteHandlerContext context) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
AbstractColumnWidthStyleStrategy.afterCellDispose(CellWriteHandlerContext context) |
protected void |
AbstractColumnWidthStyleStrategy.setColumnWidth(CellWriteHandlerContext context)
Sets the column width when head create
|
Copyright © 2018–2021 Alibaba Group. All rights reserved.