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.
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.