P
Phil Bewig
I have an add-in that needs to use App_SheetSelectionChange.
However, I am somewhat worried about the cost of using A_SSC.
What exactly is happening when A_SSC is active? Does A_SSC
hook an interrupt somewhere? Or is something being continuously
polled? What happens when I close the add-in? And where can I
find documentation of exactly what is happening?
Simple experiments haven't shown any cost to using A_SSC. But
what happens when my add-in is called with very large spreadsheets?
Thanks for all help.
Phil
However, I am somewhat worried about the cost of using A_SSC.
What exactly is happening when A_SSC is active? Does A_SSC
hook an interrupt somewhere? Or is something being continuously
polled? What happens when I close the add-in? And where can I
find documentation of exactly what is happening?
Simple experiments haven't shown any cost to using A_SSC. But
what happens when my add-in is called with very large spreadsheets?
Thanks for all help.
Phil