MsoOrgChartOrientation Enumeration

Specifies orientation of an organization chart.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Public Enumeration MsoOrgChartOrientation
'Usage
Dim instance As MsoOrgChartOrientation
public enum MsoOrgChartOrientation

Members

Member name Description
msoOrgChartOrientationMixed Mixed orientation.
msoOrgChartOrientationVertical Vertical orientation.

See Also

Reference

Microsoft.Office.Core Namespace