DiagramNode.Layout Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Property Layout As MsoOrgChartLayoutType
Get
Set
'Usage
Dim instance As DiagramNode
Dim value As MsoOrgChartLayoutType
value = instance.Layout
instance.Layout = value
MsoOrgChartLayoutType Layout { get; set; }
Property Value
Type: Microsoft.Office.Core.MsoOrgChartLayoutType