Spread ASP.NET 17
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / FunctionInfo Class / CoupDaysNCFunction Field


In This Topic
    CoupDaysNCFunction Field
    In This Topic
    Specifies an instance of the COUPDAYSNC function.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly CoupDaysNCFunction As FunctionInfo
    'Usage
     
    
    Dim value As FunctionInfo
     
    value = FunctionInfo.CoupDaysNCFunction
    public static readonly FunctionInfo CoupDaysNCFunction
    Remarks
    For more information on this function, refer to the COUPDAYSNC function in the Spread for .NET Formula Reference.
    See Also