Skip to main content

XlSummaryRow enumeration

Specifies the location of the summary rows in the outline.

Name Value Description
xlSummaryAbove 0 The summary row will be positioned above the detail rows in the outline.
xlSummaryBelow 1 The summary row will be positioned below the detail rows in the outline.

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>