Partilhar via


System.CountryRegion Propriedade

Definição

Retorna a designação do país/região do sistema.

public:
 property Microsoft::Office::Interop::Word::WdCountry CountryRegion { Microsoft::Office::Interop::Word::WdCountry get(); };
public Microsoft.Office.Interop.Word.WdCountry CountryRegion { get; }
member this.CountryRegion : Microsoft.Office.Interop.Word.WdCountry
Public ReadOnly Property CountryRegion As WdCountry

Valor da propriedade

Comentários

WdCountry pode ser uma dessas constantes WdCountry .

wdArgentina

wdCanada

wdChina

wdFinland

wdGermany

wdItaly

wdKorea

wdMexico

wdNorway

wdSpain

wdTaiwan

wdUS

wdBrazil

wdChile

wdDenmark

wdFrance

wdIceland

wdJapan

wdLatinAmerica

wdNetherlands

wdPeru

wdSweden

wdUK

wdVenezuela

Aplica-se a