FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / FunctionInfo Class / BetaDistFunction Field


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