Spread for ASP.NET 11 Product Documentation
NormDistFunction Field


FarPoint.CalcEngine Assembly > FarPoint.CalcEngine Namespace > FunctionInfo Class : NormDistFunction Field
Specifies an instance of the NORMDIST function.
Syntax
'Declaration
 
Public Shared ReadOnly NormDistFunction As FunctionInfo
'Usage
 
Dim value As FunctionInfo
 
value = FunctionInfo.NormDistFunction
public static readonly FunctionInfo NormDistFunction
Remarks
For more information on this function, refer to the NORMDIST function in the Spread for .NET Formula Reference.
See Also

Reference

FunctionInfo Class
FunctionInfo Members