NumberFormatInfo: NegativeSign (let)

NegativeSign

Sets the negative symbol to be used for negative numbers.



 Public Property Let NegativeSign(
	  ByRef Value As String )

Parameters

Value
[ByRef] String. The new negative symbol.

Read/Write.

See Also

Project CorLib Overview

Class NumberFormatInfo Overview