P
pkkamisetty
Hi,
I am listening to the Cell Changed event and calling an event handler
to handle this event. I am using addadvise method to listen to this event.
I am able to listen to the event but it gets into an infinite loop.
I am calling
AddCustomField(formula, format) function inside of the
handleCellChangedEvent() event handler.
Can you please help.
My goal is to change the shape's text when the user changes the custom
property.
Thanks
Kamisetty.
I am listening to the Cell Changed event and calling an event handler
to handle this event. I am using addadvise method to listen to this event.
I am able to listen to the event but it gets into an infinite loop.
I am calling
AddCustomField(formula, format) function inside of the
handleCellChangedEvent() event handler.
Can you please help.
My goal is to change the shape's text when the user changes the custom
property.
Thanks
Kamisetty.