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


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