Spread Silverlight Documentation
CalcNetWorkdaysFunction Class
Members 


Returns the number of whole working days between start_date and end_date. Working days exclude weekends and any dates identified in holidays. Use NETWORKDAYS to calculate employee benefits that accrue based on the number of days worked during a specific term.
Object Model
CalcNetWorkdaysFunction Class
Syntax
'Declaration
 
Public Class CalcNetWorkdaysFunction 
   Inherits CalcBuiltinFunction
'Usage
 
Dim instance As CalcNetWorkdaysFunction
public class CalcNetWorkdaysFunction : CalcBuiltinFunction 
Inheritance Hierarchy

System.Object
   GrapeCity.CalcEngine.Functions.CalcFunction
      GrapeCity.CalcEngine.Functions.CalcBuiltinFunction
         GrapeCity.CalcEngine.Functions.CalcNetWorkdaysFunction

Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

CalcNetWorkdaysFunction Members
GrapeCity.CalcEngine.Functions Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.