Search
Selection.remove Method
See Also
 






Removes a date or range of date from the selection.

 Overload List

Name Description

Selection.remove (DateTime)

Removes the specified date from the selection.

Selection.remove (DateTime, DateTime)

Removes the specified date range from the selection.

 See Also