System.CountryRegion 属性

定义

返回系统的国家/地区设定。

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

属性值

注解

WdCountry 可以是以下 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

适用于