Spread Windows Forms 12.0 Product Documentation
NegBinomDistFunction Field


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

Reference

FunctionInfo Class
FunctionInfo Members