Excel autofill event in C#

Posted by Apothas on Stack Overflow See other posts from Stack Overflow or by Apothas
Published on 2009-09-16T14:24:42Z Indexed on 2010/06/12 22:33 UTC
Read the original article Hit count: 397

Filed under:
|
|
|
|

I'm writing an Excel add-in using C# and need to be able to tell when users autofill cells.

How can I catch the autofill event?

© Stack Overflow or respective owner

Related posts about c#

Related posts about excel