类 LoopMergeStrategy

java.lang.Object
com.sh.wf.excel.write.merge.AbstractMergeStrategy
com.sh.wf.excel.write.merge.LoopMergeStrategy
所有已实现的接口:
Handler, CellWriteHandler, WriteHandler

public class LoopMergeStrategy extends AbstractMergeStrategy
The regions of the loop merge
  • 构造器详细资料

    • LoopMergeStrategy

      public LoopMergeStrategy(int eachRow, int columnIndex)
    • LoopMergeStrategy

      public LoopMergeStrategy(int eachRow, int columnCount, int columnIndex)
  • 方法详细资料