NumberFormatInfo: CurrencyDecimalDigits (let)

CurrencyDecimalDigits

Sets the default number of digits to be shown after the decimal separator.



 Public Property Let CurrencyDecimalDigits(
	  ByVal Value As Long )

Parameters

Value
[ByVal] Long. The default number of digits to be shown after the decimal separator.

Read/Write.

See Also

Project CorLib Overview

Class NumberFormatInfo Overview