[Blog Map] In two previous posts, I developed a somewhat involved query to search through a word processing document for style names and/or paragraph content. This is a query that I’m developing for the PowerTools for Open XML project . In those posts, as I evolved the query, I showed each iteration of it, highlighting the changes I made. This post continues modifying that query: First, I added a few tests that cause complete code coverage given the attached source document. Second, I changed the
Read More...