Freigeben über


SpacingBetweenLines.LineRule Eigenschaft

Definition

Art des Zeilenabstands

Stellt das folgende Attribut im Schema dar: w:lineRule

[DocumentFormat.OpenXml.SchemaAttr(23, "lineRule")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.LineSpacingRuleValues> LineRule { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.LineSpacingRuleValues> LineRule { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "lineRule")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.LineSpacingRuleValues>? LineRule { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:lineRule")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.LineSpacingRuleValues>? LineRule { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.LineSpacingRuleValues>? LineRule { get; set; }
member this.LineRule : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.LineSpacingRuleValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "lineRule")>]
member this.LineRule : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.LineSpacingRuleValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:lineRule")>]
member this.LineRule : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.LineSpacingRuleValues> with get, set
Public Property LineRule As EnumValue(Of LineSpacingRuleValues)

Eigenschaftswert

Gibt zurück EnumValue<T>.

Attribute

Gilt für: