Spread Windows Forms 12.0 Product Documentation
LinEstFunction Field


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

Reference

FunctionInfo Class
FunctionInfo Members