Share via


Line.Horizontal プロパティ

定義

水平ルールの切り替え

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

[DocumentFormat.OpenXml.SchemaAttr(27, "hr")]
public DocumentFormat.OpenXml.TrueFalseValue Horizontal { get; set; }
public DocumentFormat.OpenXml.TrueFalseValue Horizontal { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(27, "hr")]
public DocumentFormat.OpenXml.TrueFalseValue? Horizontal { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("o:hr")]
public DocumentFormat.OpenXml.TrueFalseValue? Horizontal { get; set; }
public DocumentFormat.OpenXml.TrueFalseValue? Horizontal { get; set; }
member this.Horizontal : DocumentFormat.OpenXml.TrueFalseValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(27, "hr")>]
member this.Horizontal : DocumentFormat.OpenXml.TrueFalseValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("o:hr")>]
member this.Horizontal : DocumentFormat.OpenXml.TrueFalseValue with get, set
Public Property Horizontal As TrueFalseValue

プロパティ値

EnumValue<T> を返します。

属性

適用対象