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


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