Hi Friends,
I am trying to save excel file to local folder without prompting any message (download, ..) which I have created to through code by using OfficeOpenXml, I want to save this file to local folder (filename = "C:\\item.xls")
I am new to use DocuFileSave class to achieve this, please suggest me to save excel file to local folder.
Thanks in advance