GrapeCity.Win.PluginInputMan アセンブリ > GrapeCity.Win.Spread.InputMan.CellType 名前空間 > ForceHoliday クラス : End プロパティ |
'Declaration
Public Property End As Date
'使用法
Dim instance As ForceHoliday Dim value As Date instance.End = value value = instance.End
public DateTime End {get; set;}