Freigeben über


TransformEffect.VerticalShift Eigenschaft

Definition

Vertikale Verschiebung

Stellt das folgende Attribut im Schema dar: ty

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

Eigenschaftswert

Gibt zurück Int64Value.

Attribute

Hinweise

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

Gibt einen Betrag an, um den das Objekt entlang der y-Achse verschoben werden soll.

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

Gilt für: