Application.StartWeekOn Property
Project Developer Reference |
Returns or sets the first day of the week for new projects in an Application object. Can be one of the PjWeekday constants. Read/write Long.
Syntax
expression.StartWeekOn
expression A variable that represents an Application object.
Return Value
PjWeekday
See Also