Search
Selection.Set Method
See Also
 






Sets the current selection to a date or a range of dates.

 Overload List

Name Description

Selection.Set (DateTime)

Selects the specified date cell.

Selection.Set (DateTime, DateTime)

Selects a range of date cells.

Selection.Set (DateTime, DateTime, Resource)

Selects a range of date cells for a specified resource.

 See Also