PowerTools SPREAD for Windows Forms 8.0J
CalendarType 列挙体


カレンダーの形式を定義します。
構文
'Declaration
 
Public Enum CalendarType 
   Inherits System.Enum
'使用法
 
Dim instance As CalendarType
public enum CalendarType : System.Enum 
メンバ
メンバ説明
MonthDay月と日を含むカレンダーを表示します。
YearMonth年と月を含むカレンダーを表示します。
継承階層

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

参照

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

 

 


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