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