.Net OpenXml - Write Word 2007 document
- by Melursus
My problem is in two parts.
1. First part
How can I, in Word 2007, put an id on a section so I can easy access this section from my code ?
Let say I got Name : Here I want to set the name from my c# code
2. Second part
How can I, from my c# code, fill this section id ?