Application.CalendarBestFitWeekHeight Method
Project Developer Reference |
Changes the height of the active calendar box to display all task bars.
Syntax
expression.CalendarBestFitWeekHeight
expression A variable that represents an Application object.
Return Value
Boolean
Example
The following example changes the height of the active calendar box to display all task bars.
Visual Basic for Applications |
---|
|
See Also