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


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