Hello,
consider multiple users having the same shared workbook open on their workstations.
I need some automated process to be applyed on this shared workbook.
When i use ClosedXML to update some cells, cells are updated, but users do not get notified by the change, and when someone does any action, the change operated by my ClosedXML action is erased.
The scenario i tested to get it work is that users have to close Excel and reopen the file to get the changes, which is not viable.
Is there a way or something to do to notify other open instances that ClosedXML has made a change ?
Thank you for your help,
Xavier.
consider multiple users having the same shared workbook open on their workstations.
I need some automated process to be applyed on this shared workbook.
When i use ClosedXML to update some cells, cells are updated, but users do not get notified by the change, and when someone does any action, the change operated by my ClosedXML action is erased.
The scenario i tested to get it work is that users have to close Excel and reopen the file to get the changes, which is not viable.
Is there a way or something to do to notify other open instances that ClosedXML has made a change ?
Thank you for your help,
Xavier.