// Load the source document that contains VBA macros. Document doc = new Document("Input.docm"); // Access the VBA project of the document. VbaProject vbaProject = doc.VbaProject; // Retrieve the ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results