LanguageType.EastAsia Property

Definition

East Asian Language

Represents the following attribute in the schema: w:eastAsia

[DocumentFormat.OpenXml.SchemaAttr(23, "eastAsia")]
public DocumentFormat.OpenXml.StringValue EastAsia { get; set; }
public DocumentFormat.OpenXml.StringValue EastAsia { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "eastAsia")]
public DocumentFormat.OpenXml.StringValue? EastAsia { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:eastAsia")]
public DocumentFormat.OpenXml.StringValue? EastAsia { get; set; }
public DocumentFormat.OpenXml.StringValue? EastAsia { get; set; }
member this.EastAsia : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "eastAsia")>]
member this.EastAsia : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:eastAsia")>]
member this.EastAsia : DocumentFormat.OpenXml.StringValue with get, set
Public Property EastAsia As StringValue

Property Value

Returns StringValue.

Attributes

Applies to