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


In This Topic
    GeneralFormat Field
    In This Topic
    [Ctrl-Shift-~] Apply the General number format.
    Syntax
    'Declaration
     
    Public Shared ReadOnly GeneralFormat As SpreadCommand
    'Usage
     
    Dim value As SpreadCommand
     
    value = BuiltInCommands.GeneralFormat
    public static readonly SpreadCommand GeneralFormat
    See Also