Spread WPF 18
GrapeCity.Wpf.SpreadSheet Namespace / BuiltInCommands Class / InsertCurrentTime Field


In This Topic
    InsertCurrentTime Field
    In This Topic
    [Ctrl-Shift-:] Insert the current time as a fixed value.
    Syntax
    'Declaration
     
    Public Shared ReadOnly InsertCurrentTime As SpreadCommand
    'Usage
     
    Dim value As SpreadCommand
     
    value = BuiltInCommands.InsertCurrentTime
    public static readonly SpreadCommand InsertCurrentTime
    See Also