Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 855 Bytes

Project.application.removehighlight.md

File metadata and controls

34 lines (21 loc) · 855 Bytes
title keywords f1_keywords ms.service ms.assetid ms.date ms.localizationpriority
Application.RemoveHighlight method (Project)
vbapj.chm151
vbapj.chm151
project-server
334f33a1-8c96-9876-0e71-495336fc947b
06/08/2017
medium

Application.RemoveHighlight method (Project)

Removes task path highlighting on the Gantt chart.

Syntax

expression. RemoveHighlight

expression A variable that represents an Application object.

Return value

Boolean

True if task path highlights are removed; otherwise, False.

Remarks

The RemoveHighlight method corresponds to the Remove Highlighting command in the Task Path drop-down list, which is on the FORMAT tab under GANTT CHART TOOLS on the ribbon.

[!includeSupport and feedback]