所以它们的参数也是一一对应的,Range.Insert shift:= xlShiftDown对应着Range.Delete shift:= xlShiftUp,Range.Insert shift:= xlShiftToRight对应着Range.Delete shift:= xlShiftToLeft。