LanguageType.Bidi 属性

定义

复杂脚本语言

表示架构中的以下属性: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

属性值

返回 StringValue

属性

适用于