Application.GoalAreaHighlight Method (Project)
Office 2013
Highlights a goal area on the Project Guide toolbar to indicate it is currently selected. Deprecated in pj15generalshort.
expression .GoalAreaHighlight(goalArea)
expression A variable that represents an Application object.
Parameters
Name | Required/Optional | Data Type | Description |
|---|---|---|---|
goalArea | Required | Long | The ID of the goal area to highlight. For example, setting the goalArea argument to 1 highlights the first goal area in the Goal Bar. |
Note