Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 864 Bytes

Project.Application.GanttShowBarSplits.md

File metadata and controls

39 lines (24 loc) · 864 Bytes
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.GanttShowBarSplits method (Project)
vbapj.chm2381
vbapj.chm2381
project-server
Project.Application.GanttShowBarSplits
6f3cf637-4718-8fb9-aed9-cd45ef785ca8
06/08/2017
medium

Application.GanttShowBarSplits method (Project)

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

[!includeSupport and feedback]