Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadActions Class / DateTimeNow Field


In This Topic
    DateTimeNow Field
    In This Topic
    Sets the cell's value to the date-time value of Now.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly DateTimeNow As Object
    'Usage
     
    
    Dim value As Object
     
    value = SpreadActions.DateTimeNow
    public static readonly object DateTimeNow
    See Also