Application.AddProgressLine method (Project)

Enters interactive progress line mode, enabling the user to manually draw progress lines.

Syntax

expression. AddProgressLine

expression A variable that represents an Application object.

Return value

Boolean

Remarks

The AddProgressLine method has no effect unless the active view is a Gantt view.

The AddProgressLine method requires user interaction before additional code can be executed.

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.