TextBodyProperties.RightToLeftColumns プロパティ

定義

列を右から左へ

スキーマ内の次の属性を表します: rtlCol

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

プロパティ値

属性

適用対象