Freigeben über


SupplementalFont.Script Eigenschaft

Definition

Skript

Stellt das folgende Attribut im Schema dar: 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

Eigenschaftswert

Gibt zurück StringValue.

Attribute

Hinweise

Die folgenden Informationen aus dem INTERNATIONALEN ECMA-Standard ECMA-376 können bei der Arbeit mit dieser Klasse nützlich sein.

Gibt das Skript oder die Sprache an, in der verwendet typeface werden soll.

Die möglichen Werte für dieses Attribut werden durch den XML-Schemadatentyp string definiert.

Gilt für: