PjCalendarShading enumeration (Project)
Contains constants that specify shading in the Calendar.
Name | Value | Description |
---|---|---|
pjBaseNondefaultWorking | 2 | In a base calendar, working days for which the working hours differ from the default working hours. |
pjBaseNonworking | 1 | Nonworking days in a base calendar. |
pjBaseWorking | 0 | Working days in a base calendar. |
pjResourceNondefaultWorking | 5 | In a resource calendar, working days for which the working hours are different from the default working hours. |
pjResourceNonworking | 4 | Nonworking days in a resource calendar. |
pjResourceWorking | 3 | Working days in a resource calendar. |
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.