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


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