Spread Windows Forms 12.0 Product Documentation
WeekNumFunction Field


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

Reference

FunctionInfo Class
FunctionInfo Members