Skip to content

fredatgithub/NetOffice-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NetOffice - MS Office in .NET NuGet Version Help

.NET wrapper assemblies for accessing Microsoft Office applications.

NetOffice supports extending and automating Microsoft Office applications: Excel, Word, Outlook, PowerPoint, Access, Project and Visio.

Features

  • MS Office integration without version limitations
  • All features of the MS Office versions 2000, 2002, 2003, 2007, 2010, 2013 and 2016 are included
  • Active support in version independent development
  • Syntactically and semantically identical to the Microsoft Interop Assemblies
  • No training if you already know the MS Office object model, use your existing PIA code
  • Reduced and more readable code with automatic management of COM proxies
  • Usable with .NET version 2.0 or higher
  • Easy Addin Development
  • No deployment hurdles, no registration
  • No dependencies, no interop assemblies, no need for VSTO

Getting Started

Checkout the Samples repository to see how to use NetOffice to automate Office applications or create add-ins and extended them.

License

NetOffice source code is licensed under MIT License.

Copyright © 2011-2018 Sebastian Lange

Copyright © 2015-2020 Erika LeBlanc

About

🌌 .NET wrapper assemblies for accessing Microsoft Office applications.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.4%
  • Other 0.6%