public static class AutoColumnWidthStyleStrategy.CustomRowHeightStyleStrategy
extends com.alibaba.excel.write.style.row.AbstractRowHeightStyleStrategy
| 构造器和说明 |
|---|
CustomRowHeightStyleStrategy(WriteExcelParams writeParams) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
setContentColumnHeight(org.apache.poi.ss.usermodel.Row row,
int i) |
protected void |
setHeadColumnHeight(org.apache.poi.ss.usermodel.Row row,
int index) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic CustomRowHeightStyleStrategy(WriteExcelParams writeParams)
protected void setHeadColumnHeight(org.apache.poi.ss.usermodel.Row row,
int index)
setHeadColumnHeight 在类中 com.alibaba.excel.write.style.row.AbstractRowHeightStyleStrategyprotected void setContentColumnHeight(org.apache.poi.ss.usermodel.Row row,
int i)
setContentColumnHeight 在类中 com.alibaba.excel.write.style.row.AbstractRowHeightStyleStrategyCopyright © 2023. All rights reserved.