Spread Windows Forms 12.0 Product Documentation
MinFunction Field


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

Reference

FunctionInfo Class
FunctionInfo Members