Windows Forms application with sample code for automating Microsoft Access.
It shows how to generate a document, modify it and cleanup resources.
Microsoft Access add-in project sample that uses NetOffice libraries and
the NetOffice COMAddin
base class.
NetOffice libraries are designed to be similar to developement with Visual Studio
Tools for Office (VSTO). NetOffice COMAddin
reduces infrastructure code and
handles common tasks for you. It is built on top of native IDTExtensibility2
interface.
Microsoft Access add-in project sample built with native IDTExtensibility2
COM+
interface.
This is advanced sample for people familiar with extending Microsoft Office or Microsoft Visual Studio applications.