Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 985 Bytes

Project.Project.CurrencySymbolPosition.md

File metadata and controls

31 lines (20 loc) · 985 Bytes
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Project.CurrencySymbolPosition property (Project)
vbapj.chm131698
vbapj.chm131698
project-server
Project.Project.CurrencySymbolPosition
1ac5a154-370f-53f9-0deb-17ee36ec2ad2
06/08/2017
medium

Project.CurrencySymbolPosition property (Project)

Gets or sets the location of the currency symbol. Read/write PjPlacement.

Syntax

expression. CurrencySymbolPosition

expression A variable that represents a Project object.

Remarks

Project sets the CurrencySymbolPosition property equal to the corresponding value in the Customize Regional Options dialog box of the Windows Control Panel. The value can be one of the following PjPlacement constants: pjBefore, pjAfter, pjBeforeWithSpace, or pjAfterWithSpace.

[!includeSupport and feedback]