Application.GoalAreaTaskHighlight method (Project)
Highlights a specified task in the Project Guide. Deprecated in Project.
Syntax
expression. GoalAreaTaskHighlight
( _TaskID_
)
expression A variable that represents an Application object.
Parameters
Name | Required/Optional | Data type | Description |
---|---|---|---|
TaskID | Required | Long | The Task ID you wish to highlight. |
Remarks
Note
The Project Guide is disabled by default in Project. Although you can create and display custom Project Guide pages, we recommend that you create a task pane app instead of the Project Guide for new development.
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.