Spread Windows Forms 12.0 Product Documentation
WeibullFunction Field


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

Reference

FunctionInfo Class
FunctionInfo Members