NetOffice v1.7.5 Release Notes

Release Date: 2020-08-01 // over 3 years ago
  • ๐Ÿ”„ Changes

    • ๐Ÿ›  Fix implementation of CoClassEventReflector class #277
    • CoClassEventReflector class will throw ArgumentOutOfRangeException when event does not exist in the class
    • You can use the nameof() operator with event name in the CoClassEventReflector methods

    Includes

    • Assemblies for .NET 4.0 runtime
    • Tutorials/Examples in C#/VB.Net
    • Source Code