TextBodyProperties.CompatibleLineSpacing Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Interligne compatible
Représente l’attribut suivant dans le schéma : compatLnSpc
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; }
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
Valeur de propriété
- Attributs