Partager via


SupplementalFont.Script Propriété

Définition

Script

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

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

Valeur de propriété

Retourne StringValue.

Attributs

Remarques

Les informations suivantes de la norme internationale ECMA ECMA-376 peuvent être utiles lors de l’utilisation de cette classe.

Spécifie le script, ou langage, dans lequel est typeface censé être utilisé.

Les valeurs possibles pour cet attribut sont définies par le type de données schéma string XML.

S’applique à