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


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