TextParagraphPropertiesType.RightToLeft 属性

定义

从右到左

表示架构中的以下属性:rtl

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

属性值

返回 BooleanValue

属性

适用于