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


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