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


In This Topic
    FontCommand Field
    In This Topic
    Adjust selection cells Vertical/Horizontal Alignment
    Syntax
    'Declaration
     
    Public Shared ReadOnly FontCommand As SpreadCommand
    'Usage
     
    Dim value As SpreadCommand
     
    value = BuiltInCommands.FontCommand
    public static readonly SpreadCommand FontCommand
    See Also