Style.LinkedStyle 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.
Référence de style lié.
Représente la balise d’élément suivante dans le schéma : w :link.
public DocumentFormat.OpenXml.Wordprocessing.LinkedStyle LinkedStyle { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.LinkedStyle? LinkedStyle { get; set; }
member this.LinkedStyle : DocumentFormat.OpenXml.Wordprocessing.LinkedStyle with get, set
Public Property LinkedStyle As LinkedStyle