Project.DayLabelDisplay property (Project)

Gets or sets the abbreviation for "day" that is displayed for values such as durations, delays, slack, and work. Read/write Integer.

Syntax

expression. DayLabelDisplay

expression A variable that represents a Project object.

Remarks

The DayLabelDisplay property corresponds to the Days list on the Advanced tab of the Project Options dialog box. For example, setting the DayLabelDisplay property to 1 sets the Days list to the second value in the list ("dy").

Values of the DayLabelDisplay 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.