Spread Windows Forms 15.0
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. This field is read-only.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly IndexFunction As FunctionInfo
    'Usage
     
    
    Dim value As FunctionInfo
     
    value = FunctionInfo.IndexFunction
    public static readonly FunctionInfo IndexFunction
    See Also