Share via


RippleTransition.Direction Property

Definition

dir, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: 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

Property Value

Attributes

Applies to