Skip to content

JeremyWu917/NetOffice-Project-Sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MSProjectEx - CSharp buildlanglicence

Sample about read from or write to MS Project 2016.

Noted 📔

Here are two demo about how to read from or write to MS Project 2016

  • WIP - using NetOffice library and here is the origin repo NetOffice status
  • Done - using MSProject COM+ and Office library status

Getting Started 👏

Microsoft Visual Studio

  • Create a .NET solution
  • Add a Console Application
  • Add dependency
    • COM+ (Microsoft Office Project 16.0 Object Library)
      • Refer from this path C:\Windows\assembly\GAC_MSIL\Policy.14.0.Microsoft.Office.Interop.MSProject\15.0.0.0__71e9bce111e9429c\Policy.14.0.Microsoft.Office.Interop.MSProject.dll
    • OFFICE (Program Libraries)
      • Refer from this path C:\Windows\assembly\GAC_MSIL\office\15.0.0.0__71e9bce111e9429c\OFFICE.DLL
  • Create a Class about Microsoft Project file informations (TaskId TaskName Start End Duration ResourceName ... )
  • Create a MS Project Handle about common methods
  • Now, you can perform a read from or write to MS Project 2016 file

TODO

  • NetOffice 🚧

License 👮‍♂️

MIT License

Sponsor

If you think this repo is helpful to you and you happen to have extra money, then you might as well sponsor a cup of coffee for me, many thanks 🙏

Wechat or Alipay ☕

About

🌈 Sample about read from or write to Project using NetOffice

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages