Spread Windows Forms 12.0 Product Documentation
YearFunction Field


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

Reference

FunctionInfo Class
FunctionInfo Members