Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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
Support and feedback
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.