PowerTools SPREAD for Windows Forms 8.0J
YearDigitType 列挙体


年の桁の種類を表します。
構文
'Declaration
 
Public Enum YearDigitType 
   Inherits System.Enum
'使用法
 
Dim instance As YearDigitType
public enum YearDigitType : System.Enum 
メンバ
メンバ説明
FourDigitYearFourDigitYearモードの範囲は0000〜9999です。
TwoDigitYearTwoDigitYearモードの範囲は00〜99です。
継承階層

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

参照

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

 

 


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