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
110
UltraSpreadSheet detecting cell changed
posted

Hi.

I need to detect when the content of a spreadsheet cell has changed.

I'm able to find out a cell was changed by a user interaction, by hooking to the EditModeExited event.

But I have been unable to find a way to detect when the cell content is changed programmatically, e.g. by an Undo command.

Is there any features what would allow me to do this?

Thank you.

Best regards,

Raul