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


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