XlPivotFieldOrientation Enumeration

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

Syntax

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

Members

Member name Description
xlColumnField
xlDataField
xlHidden
xlPageField
xlRowField

See Also

Reference

Microsoft.Office.Interop.PowerPoint Namespace