How to get retrieve only custom slide tags in OpenXML?
I was using the OpenXML library in C# and trying to get the user defined tags attached to a specific slide.
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.