Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 1.03 KB

Project.Application.GanttRollup.md

File metadata and controls

40 lines (25 loc) · 1.03 KB
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.GanttRollup method (Project)
vbapj.chm2119
vbapj.chm2119
project-server
Project.Application.GanttRollup
8bb5ef38-d0c7-7425-a6ac-e50c7ae979d8
06/08/2017
medium

Application.GanttRollup method (Project)

Specifies the rollup behavior of bars on the Gantt Chart.

Syntax

expression. GanttRollup( _AlwaysRollup_, _HideWhenSummaryExpanded_ )

expression A variable that represents an Application object.

Parameters

Name Required/Optional Data type Description
AlwaysRollup Optional Boolean True if rolled-up Gantt bars always display. The default value is False.
HideWhenSummaryExpanded Optional Boolean True if rolled-up Gantt bars should be hidden when summary tasks are expanded. The default value is False.

Return value

Boolean

[!includeSupport and feedback]