类 ExcelWriteHeadProperty

java.lang.Object
com.sh.wf.excel.metadata.property.ExcelHeadProperty
com.sh.wf.excel.write.property.ExcelWriteHeadProperty

public class ExcelWriteHeadProperty extends ExcelHeadProperty
  • 构造器详细资料

  • 方法详细资料

    • getHeadRowHeightProperty

      public RowHeightProperty getHeadRowHeightProperty()
    • setHeadRowHeightProperty

      public void setHeadRowHeightProperty(RowHeightProperty headRowHeightProperty)
    • getContentRowHeightProperty

      public RowHeightProperty getContentRowHeightProperty()
    • setContentRowHeightProperty

      public void setContentRowHeightProperty(RowHeightProperty contentRowHeightProperty)
    • headCellRangeList

      public List<CellRange> headCellRangeList()
      Calculate all cells that need to be merged
      返回:
      cells that need to be merged