Share via


WordprocessingShape.NormalEastAsianFlow Property

Definition

normalEastAsianFlow, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: normalEastAsianFlow

[DocumentFormat.OpenXml.SchemaAttr(0, "normalEastAsianFlow")]
public DocumentFormat.OpenXml.BooleanValue NormalEastAsianFlow { get; set; }
public DocumentFormat.OpenXml.BooleanValue NormalEastAsianFlow { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "normalEastAsianFlow")]
public DocumentFormat.OpenXml.BooleanValue? NormalEastAsianFlow { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("normalEastAsianFlow")]
public DocumentFormat.OpenXml.BooleanValue? NormalEastAsianFlow { get; set; }
public DocumentFormat.OpenXml.BooleanValue? NormalEastAsianFlow { get; set; }
member this.NormalEastAsianFlow : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "normalEastAsianFlow")>]
member this.NormalEastAsianFlow : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("normalEastAsianFlow")>]
member this.NormalEastAsianFlow : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property NormalEastAsianFlow As BooleanValue

Property Value

Attributes

Applies to