CurrencyFormat property: Regional Settings class

Description

This property specifies how currency values are displayed. This property takes a number value. The default value is 1.

In the following values, @ represents the character specified with the CurrencySymbol property.

Value Description

0

@1.1

1

1.1@

2

@.1.1

3

1.1.@

This property is read/write.