Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 1.03 KB

Project.Application.GanttBarStyleLate.md

File metadata and controls

44 lines (26 loc) · 1.03 KB
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.GanttBarStyleLate method (Project)
vbapj.chm82
vbapj.chm82
project-server
Project.Application.GanttBarStyleLate
824760ce-0692-de6a-cf50-90307d94f82a
06/08/2017
medium

Application.GanttBarStyleLate method (Project)

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

Syntax

expression. GanttBarStyleLate( _Show_ )

expression An expression that returns an Application object.

Parameters

Name Required/Optional Data type Description
Show Optional Boolean If False, hides the late tasks style. If True, shows the late tasks style.

Return value

Boolean

Remarks

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]