title | keywords | f1_keywords | ms.service | api_name | ms.assetid | ms.date | ms.localizationpriority | ||
---|---|---|---|---|---|---|---|---|---|
Application.GanttBarStyleLate method (Project) |
vbapj.chm82 |
|
project-server |
|
824760ce-0692-de6a-cf50-90307d94f82a |
06/08/2017 |
medium |
Shows or hides the late tasks style on the active Gantt chart.
expression. GanttBarStyleLate
( _Show_
)
expression An expression that returns an Application object.
Name | Required/Optional | Data type | Description |
---|---|---|---|
Show | Optional | Boolean | If False, hides the late tasks style. If True, shows the late tasks style. |
Boolean
On the Ribbon, the GanttBarStyleLate method corresponds to the Late Tasks checkbox in the Bar Styles group on the Format tab for Gantt Chart Tools.
[!includeSupport and feedback]