Year.Months Property
Project Developer Reference |
Returns a Months collection representing the months in a year. Read-only Object.
Syntax
expression.Months
expression A variable that represents a Year object.
Example
The following example makes January 1 of every year a nonworking day.
Visual Basic for Applications |
---|
|
See Also