Class ReserveUtil

java.lang.Object
io.keikai.ui.impl.undo.ReserveUtil

public class ReserveUtil extends Object
Author:
dennis
  • Field Details

  • Constructor Details

    • ReserveUtil

      public ReserveUtil()
  • Method Details

    • reserve

      public static ReserveUtil.ReservedResult reserve(SSheet sheet, int row, int column, int lastRow, int lastColumn, int reserveType)
    • reserveMergeInfo

      public static CellRegion[] reserveMergeInfo(SSheet sheet, int row, int column, int lastRow, int lastColumn)
      reserve the merge information that in the given range.