Get cell address calling a function in C#

J

Julien

Hello,

I'm currently developping an automation add-in in C# and I would like to
know if there a way to know the address of the cell calling my function in C#.

Is there something equivalent to the VBA Application.Caller.Address?

Thanks,
 
Top