Spread for ASP.NET 11 Product Documentation
SlopeFunction Field


FarPoint.CalcEngine Assembly > FarPoint.CalcEngine Namespace > FunctionInfo Class : SlopeFunction Field
Specifies an instance of the SLOPE function.
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