次の方法で共有


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

適用対象