Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 1.06 KB

Project.Application.GanttBarStyleCritical.md

File metadata and controls

44 lines (26 loc) · 1.06 KB
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.GanttBarStyleCritical method (Project)
vbapj.chm80
vbapj.chm80
project-server
Project.Application.GanttBarStyleCritical
2db96bf5-2a33-2894-8fcb-dcb4842bba4c
06/08/2017
medium

Application.GanttBarStyleCritical method (Project)

Shows or hides the critical tasks style on the active Gantt chart.

Syntax

expression. GanttBarStyleCritical( _Show_ )

expression An expression that returns an Application object.

Parameters

Name Required/Optional Data type Description
Show Optional Boolean If False, hides the critical path style. If True, shows the critical task style.

Return value

Boolean

Remarks

On the Ribbon, the GanttBarStyleCritical method corresponds to the Critical Tasks check box in the Bar Styles group on the Format tab for Gantt Chart Tools.

[!includeSupport and feedback]