Spread Windows Forms 12.0 Product Documentation
SlopeFunction Field


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

Reference

FunctionInfo Class
FunctionInfo Members