cells.ClearRange(AOCRow, startColumn - 1, 62, endColumn); //清除格式
cells.DeleteRange(34, 0, 62, 13, ShiftType.Up); //删除单元格(单元格上移动)