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


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