GrapeCity SPREAD for WPF 2.0J
Month 列挙体

1 年の月を指定します。
構文
'Declaration
 
Public Enum Month 
   Inherits System.Enum
public enum Month : System.Enum 
メンバ
メンバ説明
April4 月を示します。
August8 月を示します。
December12 月を示します。
Default月を定義しません。
February2 月を示します。
January1 月を示します。
July7 月を示します。
June6 月を示します。
March3 月を示します。
May5 月を示します。
November11 月を示します。
October10 月を示します。
September9 月を示します。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Windows.SpreadGrid.Editors.Month

参照

GrapeCity.Windows.SpreadGrid.Editors 名前空間

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.