COM comWorkSheet = this.getWorkSheet(_workSheet); COM comWorkSheetBefore = this.getWorkSheet(_before); comWorkSheet.move(comWorkSheetBefore);