How do I open the Header/Footer in a Word programatically from MATLAB?
Ältere Kommentare anzeigen
Akzeptierte Antwort
Weitere Antworten (1)
Philipp
am 14 Okt. 2024
0 Stimmen
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?
Kategorien
Mehr zu Spreadsheets finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!