Project.MonthLabelDisplay Property
Project Developer Reference |
Returns 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.
Return Value
Integer
Remarks
The month label display corresponds to the Months list, which is found on the Edit tab of the Options dialog box (Tools menu). For example, setting the MonthLabelDisplay property to 0 sets the Months list to the first value in the list.
See Also