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.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.