PreviousParagraphProperties.SpacingBetweenLines Property

Definition

SpacingBetweenLines.

Represents the following element tag in the schema: w:spacing.

public DocumentFormat.OpenXml.Wordprocessing.SpacingBetweenLines SpacingBetweenLines { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.SpacingBetweenLines? SpacingBetweenLines { get; set; }
member this.SpacingBetweenLines : DocumentFormat.OpenXml.Wordprocessing.SpacingBetweenLines with get, set
Public Property SpacingBetweenLines As SpacingBetweenLines

Property Value

Returns SpacingBetweenLines.

Applies to