Freigeben über


SpacingPoints.Val Eigenschaft

Definition

Wert

Stellt das folgende Attribut im Schema dar: val

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

Eigenschaftswert

Gibt zurück Int32Value.

Attribute

Hinweise

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

Gibt die Größe des Leerraums in Punktgröße an. Ganze Punkte werden in Schritten von 100 angegeben, wobei 100 eine Punktgröße von 1 ist. Ein Schriftgrad von 12 wäre z. B. 1200 und eine Schriftpunktgröße von 12,5 1250.

Die möglichen Werte für dieses Attribut werden durch den ST_TextSpacingPoint einfachen Typ definiert.

Gilt für: