Spread WPF 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 (SP4), Windows XP (SP2), Windows 2008, Windows 2003 Server (SP1)

See Also

Reference

CalcNetWorkdaysFunction Members
GrapeCity.CalcEngine.Functions Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.