Spread Windows Forms 15.0
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / FunctionInfo Class / FInvFunction Field


In This Topic
    FInvFunction Field
    In This Topic
    Specifies an instance of the FINV function. This field is read-only.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly FInvFunction As FunctionInfo
    'Usage
     
    
    Dim value As FunctionInfo
     
    value = FunctionInfo.FInvFunction
    public static readonly FunctionInfo FInvFunction
    See Also