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


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