Hi All,
is it possible to lock an excel document via the ClosedXML library ?
I need to open the document and check it's content while modifying it via the ClosedXML functions cause this scenario throw an exception when trying to modify an opened document.
I need it urgently, so please give me a quick response.
Thanks
Comments: Hi MDeLeon, Saving an excel file which is opened with Microsoft Excel causes an exception. Opening an excel file which is opened with Microsoft Excel causes also an exception. So file is not overwritten cause saving it causes an exception. So no way to modify and excel file with ClosedXML and opening it via Microsoft Excel at the same time ?
is it possible to lock an excel document via the ClosedXML library ?
I need to open the document and check it's content while modifying it via the ClosedXML functions cause this scenario throw an exception when trying to modify an opened document.
I need it urgently, so please give me a quick response.
Thanks
Comments: Hi MDeLeon, Saving an excel file which is opened with Microsoft Excel causes an exception. Opening an excel file which is opened with Microsoft Excel causes also an exception. So file is not overwritten cause saving it causes an exception. So no way to modify and excel file with ClosedXML and opening it via Microsoft Excel at the same time ?