ChartText.StringLiteral 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.
Littéral de chaîne.
Représente la balise d’élément suivante dans le schéma : c :strLit.
public DocumentFormat.OpenXml.Drawing.Charts.StringLiteral StringLiteral { get; set; }
public DocumentFormat.OpenXml.Drawing.Charts.StringLiteral? StringLiteral { get; set; }
member this.StringLiteral : DocumentFormat.OpenXml.Drawing.Charts.StringLiteral with get, set
Public Property StringLiteral As StringLiteral