Skip to main content

XlPivotFieldOrientation enumeration

Specifies the location of the field in a PivotTable report.

Name Value Description
xlColumnField 2 Column
xlDataField 4 Data
xlHidden 0 Hidden
xlPageField 3 Page
xlRowField 1 Row

Leave a comment

Your email address will not be published. Required fields are marked *

Format your code: <pre><code class="language-vba">place your code here</code></pre>