NumberFormatInfo: PercentDecimalSeparator (let)

PercentDecimalSeparator

Sets the decimal symbol for percent formatted numbers.



 Public Property Let PercentDecimalSeparator(
	  ByRef Value As String )

Parameters

Value
[ByRef] String. The new decimal symbol.

Read/Write.

See Also

Project CorLib Overview

Class NumberFormatInfo Overview