adds the given sheet to the table record and see the . @ see # 5 ( int )
292. MergeCellsRecord rec = new MergeCellsRecord();
293. rec.field_2_regions = new ArrayList();
297. rec.addArea(oldRegion.row_from, oldRegion.col_from, oldRegion.row_to, oldRegion.col_to);