Click or drag to resize

XLCalendarBizDayCount Method


Namespace: CalquantXL
Assembly: CalquantXL (in CalquantXL.dll) Version: 1.0.0+55f5c18b0f48f38168da96ab24b757d961f7632e
Syntax
C#
public static Object BizDayCount(
	string countryCodeOrCalendarHandle,
	DateTime fromDate,
	DateTime toDate,
	Object countFirst,
	Object countLast
)

Parameters

countryCodeOrCalendarHandle  String
 
fromDate  DateTime
 
toDate  DateTime
 
countFirst  Object
 
countLast  Object
 

Return Value

Object
See Also