Share via


LanguageType.Bidi Property

Definition

Complex Script Language

Represents the following attribute in the schema: w:bidi

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

Property Value

Returns StringValue.

Attributes

Applies to