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


In This Topic
    Underscoring Field
    In This Topic
    [Ctrl-U] [Ctrl+4] Toggles underlining on and off for the current selection.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Underscoring As SpreadCommand
    'Usage
     
    Dim value As SpreadCommand
     
    value = BuiltInCommands.Underscoring
    public static readonly SpreadCommand Underscoring
    See Also