where is the "Paragrphs.Count"

E

Ed Bennett

Kurt said:
How to run through the Paragraphs-Collection?!

This is frustratingly difficult, and I have grappled with it myself.

Publisher 2007 includes a ParagraphsCount property alongside the
Paragraphs() method, which is extremely helpful.
 
Top