Share via


LayoutVariablePropertySetType.Direction Property

Definition

Diagram Direction.

Represents the following element tag in the schema: dgm:dir.

public DocumentFormat.OpenXml.Drawing.Diagrams.Direction Direction { get; set; }
public DocumentFormat.OpenXml.Drawing.Diagrams.Direction? Direction { get; set; }
member this.Direction : DocumentFormat.OpenXml.Drawing.Diagrams.Direction with get, set
Public Property Direction As Direction

Property Value

Returns Direction.

Applies to