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


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