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


In This Topic
    FontBoldCommand Field
    In This Topic
    Syntax
    'Declaration
     
    Public Shared ReadOnly FontBoldCommand As SpreadCommand
    'Usage
     
    Dim value As SpreadCommand
     
    value = BuiltInCommands.FontBoldCommand
    public static readonly SpreadCommand FontBoldCommand
    See Also