SmartArtNode.OrgChartLayout Property

Definition

Returns or sets the MsoOrgChartLayoutType associated with this node if there is one.

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

Property Value

Remarks

Possible members are:

Applies to