.Net OpenXml - Write Word 2007 document

Posted by Melursus on Stack Overflow See other posts from Stack Overflow or by Melursus
Published on 2010-04-15T14:19:45Z Indexed on 2010/04/15 14:23 UTC
Read the original article Hit count: 188

Filed under:
|
|

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 ?

© Stack Overflow or respective owner

Related posts about .net-3.5

Related posts about c#