ThousandPoint Property
The ThousandPoint property sets or returns the character used to separate numbers in thousands.
Syntax
Object .ThousandPoint
Applies To
Discussion
For example, use this property to
- specify a comma in a value, such as 1,000
- specify a space in a value, such as 1 000
You cannot use a null character, that is, no character for this property.
Type
String
Access
Read/Write