Relative Content

Tag Archive for openxml

VB.NET OpenXML SDK Excel Integration

I am migrating an VB.NET AutoCAD plug-in based on .netframework 4.8 to the new NET 8
Before I always used Microsoft.Interop, but with NET 8 I can’t use it.