接口的使用
com.alibaba.excel.write.handler.CellWriteHandler
-
com.alibaba.excel.write.handler中CellWriteHandler的使用
实现CellWriteHandler的com.alibaba.excel.write.handler中的类 限定符和类型 类和说明 class
AbstractCellWriteHandler
已过时。Please use it directlyCellWriteHandler
com.alibaba.excel.write.handler.chain中CellWriteHandler的使用
参数类型为CellWriteHandler的com.alibaba.excel.write.handler.chain中的方法 限定符和类型 方法和说明 void
CellHandlerExecutionChain. addLast(CellWriteHandler handler)
参数类型为CellWriteHandler的com.alibaba.excel.write.handler.chain中的构造器 构造器和说明 CellHandlerExecutionChain(CellWriteHandler handler)
com.alibaba.excel.write.handler.impl中CellWriteHandler的使用
实现CellWriteHandler的com.alibaba.excel.write.handler.impl中的类 限定符和类型 类和说明 class
FillStyleCellWriteHandler
fill cell style.com.alibaba.excel.write.merge中CellWriteHandler的使用
实现CellWriteHandler的com.alibaba.excel.write.merge中的类 限定符和类型 类和说明 class
AbstractMergeStrategy
Merge strategycom.alibaba.excel.write.style中CellWriteHandler的使用
实现CellWriteHandler的com.alibaba.excel.write.style中的类 限定符和类型 类和说明 class
AbstractCellStyleStrategy
Cell style strategyclass
AbstractVerticalCellStyleStrategy
Use the same style for the columnclass
DefaultStyle
The default stylesclass
HorizontalCellStyleStrategy
Use the same style for the rowcom.alibaba.excel.write.style.column中CellWriteHandler的使用
实现CellWriteHandler的com.alibaba.excel.write.style.column中的类 限定符和类型 类和说明 class
AbstractColumnWidthStyleStrategy
Column width style strategyclass
AbstractHeadColumnWidthStyleStrategy
Returns the column width according to each column headerclass
LongestMatchColumnWidthStyleStrategy
Take the width of the longest column as the width.class
SimpleColumnWidthStyleStrategy
All the columns are the same width
Copyright © 2018–2021 Alibaba Group. All rights reserved.