method InsideZooms.Remove (DateTime as Variant)
Removes a specific member from the InsideZooms collection.

TypeDescription
DateTime as Variant A Date-Time expression that specifies the inside zoom unit being deleted, or a long expression that indicates the index of the inside zoom object being deleted
Use the Remove method to remove a specified inside zoom unit. Use the Item property to check if a specified Date-Time is an inside zoom unit, or if the InsideZooms collection contains it. Use the Clear method to clears the InsideZooms collection. Use the  AllowInsideZoom property to show or hide the inside zoom units. Use the Width property on 0, to hide a specified date.  Use the AllowResize property to specify whether the user can resize an inside zoom unit.