Share via


Application.GanttShowBarSplits Method

Project Developer Reference

Shows or hides task splits on the Gantt Chart.

Syntax

expression.GanttShowBarSplits(Display)

expression   A variable that represents an Application object.

Parameters

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

Return Value
Boolean

See Also