public class SimpleRowHeightStyleStrategy extends AbstractRowHeightStyleStrategy
| 构造器和说明 |
|---|
SimpleRowHeightStyleStrategy(Short headRowHeight,
Short contentRowHeight) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
setContentColumnHeight(org.apache.poi.ss.usermodel.Row row,
int relativeRowIndex)
Sets the height of content
|
protected void |
setHeadColumnHeight(org.apache.poi.ss.usermodel.Row row,
int relativeRowIndex)
Sets the height of header
|
afterRowCreate, afterRowDispose, beforeRowCreate, uniqueValueprotected void setHeadColumnHeight(org.apache.poi.ss.usermodel.Row row,
int relativeRowIndex)
AbstractRowHeightStyleStrategyprotected void setContentColumnHeight(org.apache.poi.ss.usermodel.Row row,
int relativeRowIndex)
AbstractRowHeightStyleStrategyCopyright © 2018–2021 Alibaba Group. All rights reserved.