Class ReserveUtil


  • public class ReserveUtil
    extends Object
    Author:
    dennis
    • Constructor Detail

      • ReserveUtil

        public ReserveUtil()
    • Method Detail

      • reserveMergeInfo

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