How do I open the Header/Footer in a Word programatically from MATLAB?
Afficher commentaires plus anciens
Réponse acceptée
Plus de réponses (1)
Philipp
le 14 Oct 2024
0 votes
I am trying to use this code, but there are some issues.
I have an existing word template which I want to reuse. It has already an header inside it.
When coding hSections=hDoc.Sections.Add; I get an unwanted new section into my word file.
Without it Headers is an unrecognized funciton or variable.
Maybe you can help on how to get access to an existing header without changing the rest of the word file?
Catégories
En savoir plus sur ActiveX dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!