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


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