title | keywords | f1_keywords | ms.service | api_name | ms.assetid | ms.date | ms.localizationpriority | ||
---|---|---|---|---|---|---|---|---|---|
Application.GanttBarStyleCritical method (Project) |
vbapj.chm80 |
|
project-server |
|
2db96bf5-2a33-2894-8fcb-dcb4842bba4c |
06/08/2017 |
medium |
Shows or hides the critical tasks style on the active Gantt chart.
expression. GanttBarStyleCritical
( _Show_
)
expression An expression that returns an Application object.
Name | Required/Optional | Data type | Description |
---|---|---|---|
Show | Optional | Boolean | If False, hides the critical path style. If True, shows the critical task style. |
Boolean
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]