Spread for ASP.NET 11 Product Documentation
VarFunction Field


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

Reference

FunctionInfo Class
FunctionInfo Members