Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
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