Share via


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

See Also

Reference

DiagramNode Interface

DiagramNode Members

Microsoft.Office.Core Namespace