Project.MonthLabelDisplay property (Project)
Gets or sets the abbreviation for "month" that is displayed for values such as durations, delays, slack, and work. Read/write Integer.
Syntax
expression.MonthLabelDisplay
expression A variable that represents a Project object.
Remarks
The MonthLabelDisplay property corresponds to the Months list on the Advanced tab of the Project Options dialog box. For example, setting the MonthLabelDisplay property to 1 sets the Months list to the second value in the list ("mon").
Values of the MonthLabelDisplay property can be 0 to 2.
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.