Address.CountryRegion プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
countryRegion では、このプロパティは Office 2016 以降でのみ使用できます。
スキーマ内の次の属性を表します: countryRegion
[DocumentFormat.OpenXml.SchemaAttr("countryRegion")]
public DocumentFormat.OpenXml.StringValue? CountryRegion { get; set; }
public DocumentFormat.OpenXml.StringValue? CountryRegion { get; set; }
[<DocumentFormat.OpenXml.SchemaAttr("countryRegion")>]
member this.CountryRegion : DocumentFormat.OpenXml.StringValue with get, set
member this.CountryRegion : DocumentFormat.OpenXml.StringValue with get, set
Public Property CountryRegion As StringValue
プロパティ値
- 属性