程序包 | 说明 |
---|---|
com.sh.wf.excel.metadata.property | |
com.sh.wf.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) |