BeforeSave event

J

j23

I have an application written in C++ and from this application i send data
to excel using COM technology, Now I want to connect to BeforeSave,
BeforeClose events, but I haven't any idea how can I do this...
 
Top