'宣言 Public Enum TimePeriods Inherits System.Enum
public enum TimePeriods : System.Enum
'宣言 Public Enum TimePeriods Inherits System.Enum
public enum TimePeriods : System.Enum
メンバ | 解説 |
---|---|
Last7Days | 過去7日以内の日付。 |
LastMonth | 先月の日付。 |
LastWeek | 先週の日付。 |
NextMonth | 来月の日付。 |
NextWeek | 来週の日付。 |
ThisMonth | 今月の日付。 |
ThisWeek | 今週の日付。 |
Today | 今日の日付。 |
Tomorrow | 明日の日付。 |
Yesterday | 昨日の日付。 |
System.Object
System.ValueType
System.Enum
GrapeCity.Spreadsheet.TimePeriods