Share via


Application.GanttShowDrawings Method

Project Developer Reference

Shows or hides drawings on the Gantt Chart.

Syntax

expression.GanttShowDrawings(Display)

expression   A variable that represents an Application object.

Parameters

Name Required/Optional Data Type Description
Display Optional Boolean True if drawings appear on the Gantt Chart. The default value is True.

Return Value
Boolean

See Also