NumberFormatInfo: NumberDecimalDigits (let)

NumberDecimalDigits

Sets the default number of digits to be appended after the decimal point.



 Public Property Let NumberDecimalDigits(
	  ByVal Value As Long )

Parameters

Value
[ByVal] Long. The number of digits to be appended after the decimal point.

Read/Write.

See Also

Project CorLib Overview

Class NumberFormatInfo Overview