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


In This Topic
    ApplyBuiltInCellStyle Field
    In This Topic
    Apply the built-in cell style number format with two decimal places.
    Syntax
    'Declaration
     
    Public Shared ReadOnly ApplyBuiltInCellStyle As SpreadCommand
    'Usage
     
    Dim value As SpreadCommand
     
    value = BuiltInCommands.ApplyBuiltInCellStyle
    public static readonly SpreadCommand ApplyBuiltInCellStyle
    See Also