public class SimpleRowHeightStyleStrategy extends AbstractRowHeightStyleStrategy
| Constructor and Description |
|---|
SimpleRowHeightStyleStrategy(Short headRowHeight,
Short contentRowHeight) |
| Modifier and Type | Method and Description |
|---|---|
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
|
afterRowDisposeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitafterRowCreate, afterRowCreate, afterRowDispose, beforeRowCreate, beforeRowCreateprotected void setHeadColumnHeight(org.apache.poi.ss.usermodel.Row row,
int relativeRowIndex)
AbstractRowHeightStyleStrategysetHeadColumnHeight in class AbstractRowHeightStyleStrategyprotected void setContentColumnHeight(org.apache.poi.ss.usermodel.Row row,
int relativeRowIndex)
AbstractRowHeightStyleStrategysetContentColumnHeight in class AbstractRowHeightStyleStrategyCopyright © 2018–2024 Alibaba Group. All rights reserved.