Application.GanttRollup method (Project)
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
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.