DiagramNode.Layout Property

Definition

Returns or sets a MsoOrgChartLayoutType constant to indicate the formatting of the child nodes in an organization chart.

public:
 property Microsoft::Office::Core::MsoOrgChartLayoutType Layout { Microsoft::Office::Core::MsoOrgChartLayoutType get(); void set(Microsoft::Office::Core::MsoOrgChartLayoutType value); };
public Microsoft.Office.Core.MsoOrgChartLayoutType Layout { get; set; }
member this.Layout : Microsoft.Office.Core.MsoOrgChartLayoutType with get, set
Public Property Layout As MsoOrgChartLayoutType

Property Value

Applies to