| 程序包 | 说明 |
|---|---|
| com.alibaba.excel.metadata.property | |
| com.alibaba.excel.write.property |
| 限定符和类型 | 方法和说明 |
|---|---|
static RowHeightProperty |
RowHeightProperty.build(ContentRowHeight contentRowHeight) |
static RowHeightProperty |
RowHeightProperty.build(HeadRowHeight headRowHeight) |
| 限定符和类型 | 方法和说明 |
|---|---|
RowHeightProperty |
ExcelWriteHeadProperty.getContentRowHeightProperty() |
RowHeightProperty |
ExcelWriteHeadProperty.getHeadRowHeightProperty() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ExcelWriteHeadProperty.setContentRowHeightProperty(RowHeightProperty contentRowHeightProperty) |
void |
ExcelWriteHeadProperty.setHeadRowHeightProperty(RowHeightProperty headRowHeightProperty) |
Copyright © 2018–2021 Alibaba Group. All rights reserved.