Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 966 Bytes

Project.Application.AMText.md

File metadata and controls

35 lines (22 loc) · 966 Bytes
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.AMText property (Project)
vbapj.chm131364
vbapj.chm131364
project-server
Project.Application.AMText
92a8d781-79ac-ebfa-8419-31cbd140e505
06/08/2017
medium

Application.AMText property (Project)

Gets the text that Project displays next to morning hours in the 12-hour time format. Read/write String.

Syntax

expression. AMText

expression A variable that represents an Application object.

Remarks

Project sets the AMText and PMText properties equal to the corresponding values in the Regional and Language Options dialog box opened from the Microsoft Windows Control Panel.

Note

Although the VBA Object Browser shows AMText as read-write, you cannot set the value using the PMText property.

[!includeSupport and feedback]