Spread ASP.NET 16
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / FunctionInfo Class / CoupNCDFunction Field


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