类的使用
com.alibaba.excel.metadata.property.RowHeightProperty
-
com.alibaba.excel.metadata.property中RowHeightProperty的使用
返回RowHeightProperty的com.alibaba.excel.metadata.property中的方法 限定符和类型 方法和说明 static RowHeightProperty
RowHeightProperty. build(ContentRowHeight contentRowHeight)
static RowHeightProperty
RowHeightProperty. build(HeadRowHeight headRowHeight)
com.alibaba.excel.write.property中RowHeightProperty的使用
返回RowHeightProperty的com.alibaba.excel.write.property中的方法 限定符和类型 方法和说明 RowHeightProperty
ExcelWriteHeadProperty. getContentRowHeightProperty()
RowHeightProperty
ExcelWriteHeadProperty. getHeadRowHeightProperty()
参数类型为RowHeightProperty的com.alibaba.excel.write.property中的方法 限定符和类型 方法和说明 void
ExcelWriteHeadProperty. setContentRowHeightProperty(RowHeightProperty contentRowHeightProperty)
void
ExcelWriteHeadProperty. setHeadRowHeightProperty(RowHeightProperty headRowHeightProperty)
Copyright © 2018–2019 Alibaba Group. All rights reserved.