I am looking to convert many Word docs to Wiki text format by way of parsing each Word doc in Visual Foxpro. However, I would like to read in the formatting and markup as well as the document text. I have gotten as far as instantiating the Word.Application object but I can't figure out what properties contain the formatting for the text in my document (i.e. fonts, colors, style, weight, etc).
Perhaps some VBA code would suite me better.
Any advice ?
Thanks,
Bob
Start Free Trial