共用方式為


WorkWeek Members

A WorkWeek object represents a single work week in a calendar.

Methods

  Name Description
Bb153524.methods(en-us,office.12).gif Default For a resource calendar, resets the WorkWeek element to the values in the corresponding base calendar. For a base calendar, the Default method resets the calendar properties to their default values.

Properties

  Name Description
Bb153524.properties(en-us,office.12).gif Application Returns an Application object. Read-only Object.
Bb153524.properties(en-us,office.12).gif Finish Returns or sets the finish date of a work week . Read/write Variant.
Bb153524.properties(en-us,office.12).gif Index Returns the index of an object in its containing collection. Read-only Integer.
Bb153524.properties(en-us,office.12).gif Name Returns the name of a WorkWeek object. Read-only String.
Bb153524.properties(en-us,office.12).gif Parent Returns the parent of the object. Read-only Object.
Bb153524.properties(en-us,office.12).gif Start Returns or sets the start date of a work week. Read/Write Variant.
Bb153524.properties(en-us,office.12).gif Weekdays Returns a WorkWeekDays collection representing the days in a work week.Read-only Object.