Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1139
Excle - Days360 or other functions and usage
posted

Is there a way or a sample of using the days360 function, or is there an example of using the infragistics.excel functions in code-behind?  I can't find any and I've been looking most of the day.

DateTime startDate = Convert.ToDateTime("12/15/2013");

DateTime endDate = Convert.ToDateTime("12/13/2014");

int days360 = DAYS360(startDate, endDate)

I've looked every place, but can't fine any samples of actually using excel functions in code-behind.

I can't use the functions in a text box, there are a bunch of calculations done on the dates before the days360

Parents
No Data
Reply Children
No Data