NetOfficeFw / NetOffice

🌌 Create add-ins and automation code for Microsoft Office applications.
MIT License
697 stars 143 forks source link

Examples that illustrate handling events. #248

Closed krptodr closed 4 years ago

krptodr commented 5 years ago

I wanted to request the ability to have examples that illustrate handling events using NetOffice.

jozefizso commented 4 years ago

Example projects are here: https://github.com/NetOfficeFw/NetOffice/tree/master/Examples

There are several examples for working with events in Excel or Outlook.

eg. https://github.com/NetOfficeFw/NetOffice/blob/master/Examples/Excel/C%23/Standard%20Examples/ExcelExamples/Examples/Example08.cs