Spread for ASP.NET 11 Product Documentation
WorkdayFunction Field


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

Reference

FunctionInfo Class
FunctionInfo Members