Hi, i'm pretty new to wordprocessingML. I'm currently trying to write a program to update a table cell within the header of a word document. I know you can update a table cell within the body of the document, but i can't find any information on how to do the update if the table is in the header. thanks for any suggestions.
where you are now manipulating the main document part, to change the header, you will have to manipulate the appropriate header part.