Share via


MsoOrgChartOrientation Enumeration 

Specifies orientation of an organization chart.

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

Usage

Dim msoOrgChartOrientation1 As MsoOrgChartOrientation = MsoOrgChartOrientation.msoOrgChartOrientationMixed

Syntax

Public Enum MsoOrgChartOrientation
public enum MsoOrgChartOrientation
public enum class MsoOrgChartOrientation
public enum MsoOrgChartOrientation
public enum MsoOrgChartOrientation

Members

Member name Description
msoOrgChartOrientationMixed Mixed orientation.
msoOrgChartOrientationVertical Vertical orientation.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000

Target Platforms

See Also

Reference

Microsoft.Office.Core Namespace