Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 964 Bytes

Project.Application.GanttBarTextDateFormat.md

File metadata and controls

39 lines (24 loc) · 964 Bytes
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.GanttBarTextDateFormat method (Project)
vbapj.chm2081
vbapj.chm2081
project-server
Project.Application.GanttBarTextDateFormat
b6159c2a-2e4d-dbfc-53dc-040e1ba6cf7a
06/08/2017
medium

Application.GanttBarTextDateFormat method (Project)

Sets the date format for text around bars on the Gantt Chart.

Syntax

expression. GanttBarTextDateFormat( _DateFormat_ )

expression A variable that represents an Application object.

Parameters

Name Required/Optional Data type Description
DateFormat Required Long A constant specifying the format of dates in the Gantt bar text. Can be one of the following PjDateFormat constants.

Return value

Boolean

[!includeSupport and feedback]