System.CountryRegion Property
Word Developer Reference |
Returns the country/region designation of the system. Read-only WdCountry.
Syntax
expression.CountryRegion
expression Required. A variable that represents a System object.
Example
If the CountryRegion property returns wdUS, this example converts the top margin value from points to inches.
Visual Basic for Applications |
---|
|
See Also