Application.OutlineOutdent method (Project)
Promotes a task in the outline.
Syntax
expression. OutlineOutdent
( _Levels_
)
expression A variable that represents an Application object.
Parameters
Name | Required/Optional | Data type | Description |
---|---|---|---|
Levels | Optional | Long | A number that specifies how many levels to indent the task. Applies to Application object only. The default value is 1. |
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.