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


In This Topic
    EnterArrayFormula Field
    In This Topic
    [Ctrl-Shift-Enter] Enter an array formula.
    Syntax
    'Declaration
     
    Public Shared ReadOnly EnterArrayFormula As SpreadCommand
    'Usage
     
    Dim value As SpreadCommand
     
    value = BuiltInCommands.EnterArrayFormula
    public static readonly SpreadCommand EnterArrayFormula
    See Also