NumberFormatInfo: CurrencyGroupSeparator (let) |
Sets the group separator to be used when separating digits.
Public Property Let CurrencyGroupSeparator( ByRef Value As String )
Generally a comma is the group separator. However, in some parts of the world, a comma is not used.
Read/Write.