Spread Windows Forms 12.0 Product Documentation
StDevFunction Field


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

Reference

FunctionInfo Class
FunctionInfo Members