Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 1.01 KB

Project.Application.GanttBarStyleSlack.md

File metadata and controls

44 lines (26 loc) · 1.01 KB
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.GanttBarStyleSlack method (Project)
vbapj.chm81
vbapj.chm81
project-server
Project.Application.GanttBarStyleSlack
ccd8feb0-8551-c3fd-3ce5-ca90baaff910
06/08/2017
medium

Application.GanttBarStyleSlack method (Project)

Shows or hides the slack style for tasks on the active Gantt chart.

Syntax

expression. GanttBarStyleSlack( _Show_ )

expression An expression that returns an Application object.

Parameters

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

Return value

Boolean

Remarks

On the Ribbon, the GanttBarStyleSlack method corresponds to the Slack checkbox in the Bar Styles group on the Format tab for Gantt Chart Tools.

[!includeSupport and feedback]