PowerTools SPREAD for Windows Forms 8.0J
Months 列挙体


月を定義します。
構文
'Declaration
 
Public Enum Months 
   Inherits System.Enum
'使用法
 
Dim instance As Months
public enum Months : System.Enum 
メンバ
メンバ説明
April4月を示します。
August8月を示します。
December12月を示します。
Default月が定義されていないことを示します。
February2月を示します。
January1月を示します。
July7月を示します。
June6月を示します。
March3月を示します。
May5月を示します。
November11月を示します。
October10月を示します。
September9月を示します。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Win.Spread.InputMan.CellType.Months

参照

GrapeCity.Win.Spread.InputMan.CellType 名前空間

 

 


© 2004-2015, GrapeCity inc. All rights reserved.