Freigeben über


BodyProperties.CompatibleLineSpacing Eigenschaft

Definition

Kompatibler Zeilenabstand

Stellt das folgende Attribut im Schema dar: 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

Eigenschaftswert

Gibt zurück BooleanValue.

Attribute

Hinweise

Die folgenden Informationen aus dem INTERNATIONALEN ECMA-Standard ECMA-376 können bei der Arbeit mit dieser Klasse nützlich sein.

Gibt an, dass der Zeilenabstand für diesen Textkörper mithilfe der Schriftartszene vereinfacht festgelegt wird. Wenn dieses Attribut nicht angegeben wird, wird der Wert 0" false" impliziert.

Die möglichen Werte für dieses Attribut werden durch den XML-Schemadatentyp boolean definiert.

Gilt für: