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


In This Topic
    TimeFormat Field
    In This Topic
    [Ctrl-Shift-@] Apply the Time format with the hour and minute, and indicate A.M. or P.M.
    Syntax
    'Declaration
     
    Public Shared ReadOnly TimeFormat As SpreadCommand
    'Usage
     
    Dim value As SpreadCommand
     
    value = BuiltInCommands.TimeFormat
    public static readonly SpreadCommand TimeFormat
    See Also