he Delete method removes the given range from the worksheet. The only
argument controls the manner of adjusting of the surrounding cells. The
possible values of such argument are given by the enumeration
vba.xlDeleteShift. This method invalidates the vba.Range object.
|