TextBodyProperties.CompatibleLineSpacing Property

Definition

Compatible Line Spacing

Represents the following attribute in the schema: compatLnSpc

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

Property Value

Attributes

Applies to