Compatibility.NoLeading Property

Definition

Do Not Add Leading Between Lines of Text.

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

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

Property Value

Returns NoLeading.

Applies to