Skip to main content

XlDataSeriesDate enumeration

Specifies the type of date to apply to a data series.

Name Value Description
xlDay 1 Day
xlMonth 3 Month
xlWeekday 2 Weekdays
xlYear 4 Year

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>