Freigeben über


EightDirectionTransitionType.Direction-Eigenschaft

Direction.Represents the attribte in schema: dir

Namespace:  DocumentFormat.OpenXml.Presentation
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "dir")> _
Public Property Direction As StringValue
    Get
    Set
'Usage
Dim instance As EightDirectionTransitionType
Dim value As StringValue

value = instance.Direction

instance.Direction = value
[SchemaAttrAttribute(, "dir")]
public StringValue Direction { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue
Returns StringValue.

Hinweise

The following information from the ECMA International Standard ECMA-376 can be useful when working with this class.

This attribute specifies if the direction of the transition.

The possible values for this attribute are defined by the ST_TransitionEightDirectionType simple type.

Siehe auch

Referenz

EightDirectionTransitionType Klasse

EightDirectionTransitionType-Member

DocumentFormat.OpenXml.Presentation-Namespace