RelationshipIds.StylePart 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.
Relation explicite avec le composant de définition de style
Représente l’attribut suivant dans le schéma : r :qs
[DocumentFormat.OpenXml.SchemaAttr(19, "qs")]
public DocumentFormat.OpenXml.StringValue StylePart { get; set; }
public DocumentFormat.OpenXml.StringValue StylePart { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(19, "qs")]
public DocumentFormat.OpenXml.StringValue? StylePart { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("r:qs")]
public DocumentFormat.OpenXml.StringValue? StylePart { get; set; }
public DocumentFormat.OpenXml.StringValue? StylePart { get; set; }
member this.StylePart : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(19, "qs")>]
member this.StylePart : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("r:qs")>]
member this.StylePart : DocumentFormat.OpenXml.StringValue with get, set
Public Property StylePart As StringValue
Valeur de propriété
Retourne StringValue.
- Attributs