XlDataSeriesDate Enum

Definition

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

public enum class XlDataSeriesDate
public enum XlDataSeriesDate
Public Enum XlDataSeriesDate
Inheritance
XlDataSeriesDate

Fields

xlDay 1

Day.

xlMonth 3

Month.

xlWeekday 2

Weekdays.

xlYear 4

Year.

Applies to