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


In This Topic
    ScientificFormat Field
    In This Topic
    [Ctrl-Shift-^] Apply the Scientific number format with two decimal places.
    Syntax
    'Declaration
     
    Public Shared ReadOnly ScientificFormat As SpreadCommand
    'Usage
     
    Dim value As SpreadCommand
     
    value = BuiltInCommands.ScientificFormat
    public static readonly SpreadCommand ScientificFormat
    See Also