Hi,
Great product ! I do, however, have a question: I'm trying to iterate over all tables in a document, extract text from some table cells, and to add bookmarks to selected cells in selected tables . Initially, I used a Tables NodeCollection which worked as expected. When trying to add a bookmark, however, I run into the Section problem (I cannot get the sectionNo of the current table and hence cannot set the current section for the MoveToCell method to work).
My question, therefore is how this can be done. I.e. I need to iterate all tables, and - in certain situations (based on cell contents) - I need to add a bookmark ?
Best regards and thanks,
Michael