Spread WinForms 15
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
See Also