XlOrientation Enumeration

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)

Syntax

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

Members

Member name Description
xlDownward
xlHorizontal
xlUpward
xlVertical

See Also

Reference

Microsoft.Office.Interop.PowerPoint Namespace