_MSProject.ZoomCalendar(Object, Object, Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public bool ZoomCalendar (object NumWeeks, object StartDate, object EndDate);
abstract member ZoomCalendar : obj * obj * obj -> bool
Public Function ZoomCalendar (Optional NumWeeks As Object, Optional StartDate As Object, Optional EndDate As Object) As Boolean
Parameters
- NumWeeks
- Object
- StartDate
- Object
- EndDate
- Object