Share via


Application.OutlineOutdent Method

Project Developer Reference

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

See Also