SPREAD for WPF 3.0J - GcSpreadSheet
TimePeriods 列挙体

GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 : TimePeriods 列挙体
日付条件で使用される期間を表します。
シンタックス
'宣言
 
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

参照

GrapeCity.Spreadsheet 名前空間