Freigeben über


EightDirectionTransitionType.Direction Eigenschaft

Definition

Richtung

Stellt das folgende Attribut im Schema dar: dir

[DocumentFormat.OpenXml.SchemaAttr(0, "dir")]
public DocumentFormat.OpenXml.StringValue Direction { get; set; }
public DocumentFormat.OpenXml.StringValue Direction { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "dir")]
public DocumentFormat.OpenXml.StringValue? Direction { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("dir")]
public DocumentFormat.OpenXml.StringValue? Direction { get; set; }
public DocumentFormat.OpenXml.StringValue? Direction { get; set; }
member this.Direction : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "dir")>]
member this.Direction : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("dir")>]
member this.Direction : DocumentFormat.OpenXml.StringValue with get, set
Public Property Direction 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.

Dieses Attribut gibt an, ob die Richtung des Übergangs angegeben wird.

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

Gilt für: