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


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