Share via


Application.GanttBarTextDateFormat Method

Project Developer Reference

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

See Also