Spread Windows Forms 15.0
GrapeCity.CalcEngine Assembly / GrapeCity.CalcEngine Namespace / Function Class / MaxSupportedArguments Field


In This Topic
    MaxSupportedArguments Field
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared MaxSupportedArguments As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = Function.MaxSupportedArguments
     
    Function.MaxSupportedArguments = value
    public static int MaxSupportedArguments
    See Also