title | keywords | f1_keywords | ms.service | api_name | ms.assetid | ms.date | ms.localizationpriority | ||
---|---|---|---|---|---|---|---|---|---|
Application.GanttRollup method (Project) |
vbapj.chm2119 |
|
project-server |
|
8bb5ef38-d0c7-7425-a6ac-e50c7ae979d8 |
06/08/2017 |
medium |
Specifies the rollup behavior of bars on the Gantt Chart.
expression. GanttRollup
( _AlwaysRollup_
, _HideWhenSummaryExpanded_
)
expression A variable that represents an Application object.
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. |
Boolean
[!includeSupport and feedback]