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


In This Topic
    DateFormat Field
    In This Topic
    [Ctrl-Shift-#] Apply the Date format with the day, month, and year.
    Syntax
    'Declaration
     
    Public Shared ReadOnly DateFormat As SpreadCommand
    'Usage
     
    Dim value As SpreadCommand
     
    value = BuiltInCommands.DateFormat
    public static readonly SpreadCommand DateFormat
    See Also