XlPivotFieldOrientation Enumeration

Specifies the location of the field in a PivotTable report.

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

Syntax

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

Members

Member name Description
xlColumnField Column
xlDataField Data
xlHidden Hidden
xlPageField Page
xlRowField Row

See Also

Reference

Microsoft.Office.Interop.Word Namespace