Application.DisplayWizardUsage Property
Project Developer Reference |
True if the PlanningWizard displays tips about using Microsoft Office Project 2007 more effectively. Read/write Boolean.
Syntax
expression.DisplayWizardUsage
expression A variable that represents an Application object.
Return Value
Boolean
Example
The following example resets the PlanningWizard to its default settings.
Visual Basic for Applications |
---|
|
See Also