GrapeCity.Win.PluginInputMan アセンブリ > GrapeCity.Win.Spread.InputMan.CellType.Fields 名前空間 > DateYearField クラス > DateYearField コンストラクタ : DateYearField コンストラクタ(YearDigitType) |
'Declaration
Public Function New( _ ByVal yearDigit As YearDigitType _ )
'使用法
Dim yearDigit As YearDigitType Dim instance As New DateYearField(yearDigit)
public DateYearField( YearDigitType yearDigit )