Share via


Font.Typeface Propriété

Définition

Police de texte

Représente l’attribut suivant dans le schéma : police

[DocumentFormat.OpenXml.SchemaAttr(0, "typeface")]
public DocumentFormat.OpenXml.StringValue Typeface { get; set; }
public DocumentFormat.OpenXml.StringValue Typeface { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "typeface")]
public DocumentFormat.OpenXml.StringValue? Typeface { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("typeface")]
public DocumentFormat.OpenXml.StringValue? Typeface { get; set; }
public DocumentFormat.OpenXml.StringValue? Typeface { get; set; }
member this.Typeface : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "typeface")>]
member this.Typeface : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("typeface")>]
member this.Typeface : DocumentFormat.OpenXml.StringValue with get, set
Public Property Typeface As StringValue

Valeur de propriété

Retourne StringValue.

Attributs

S’applique à