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


In This Topic
    FormatCells Field
    In This Topic
    [Ctrl-1] Displays the Format Cells dialog box with the "last tab used" selected.
    Syntax
    'Declaration
     
    Public Shared ReadOnly FormatCells As SpreadCommand
    'Usage
     
    Dim value As SpreadCommand
     
    value = BuiltInCommands.FormatCells
    public static readonly SpreadCommand FormatCells
    See Also