Spread Windows Forms 17
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / FunctionInfo Class / MatchFunction Field


In This Topic
    MatchFunction Field
    In This Topic
    Specifies an instance of the MATCH function.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly MatchFunction As FunctionInfo
    'Usage
     
    
    Dim value As FunctionInfo
     
    value = FunctionInfo.MatchFunction
    public static readonly FunctionInfo MatchFunction
    See Also