Spread Windows Forms 12.0 Product Documentation
StandardizeFunction Field


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

Reference

FunctionInfo Class
FunctionInfo Members