GrapeCity SPREAD for Windows Forms 12.0J
TimePeriods 列挙体


ナビゲーションツールとビュー
日付条件で使用される期間を表します。
構文
public enum TimePeriods : System.Enum 
'Declaration
 
Public Enum TimePeriods 
   Inherits System.Enum
 
'使用法
 
Dim instance As TimePeriods
メンバ
メンバ説明
Last7Days過去7日以内の日付。
LastMonth先月の日付。
LastWeek先週の日付。
NextMonth来月の日付。
NextWeek来週の日付。
ThisMonth今月の日付。
ThisWeek今週の日付。
Today今日の日付。
Tomorrow明日の日付。
Yesterday昨日の日付。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Spreadsheet.TimePeriods

参照

GrapeCity.Spreadsheet 名前空間

 

 


Copyright © 2004 GrapeCity inc.