XlTimePeriods 列挙型

定義

期間を指定します。

public enum class XlTimePeriods
public enum XlTimePeriods
Public Enum XlTimePeriods
継承
XlTimePeriods

フィールド

xlLast7Days 2

過去 7 日間

xlLastMonth 5

先月

xlLastWeek 4

先週

xlNextMonth 8

来月

xlNextWeek 7

来週

xlThisMonth 9

今月

xlThisWeek 3

今週

xlToday 0

Today

xlTomorrow 6

明日

xlYesterday 1

昨日

適用対象