Sets the user’s decimal and thousands separator characters.
<HsvSystemInfo>.SetNumberFormattingUserParameters wcDecimalChar, wcThousandsChar
Integer (ByVal). The double-byte Integer that identifies the decimal character to be set. | |
Integer (ByVal). The double-byte Integer that identifies the thousands separator character to be set. |
The following example sets a comma as the decimal character and a period as the thousands separator character.