How to search in Word doc using COM
Posted: Sat Apr 05, 2008 10:05 am
Is it possible to search for a bold (or italic, underlined) word in Word doc? this can be done in VBA but what about using PHP and COM?
I know how to check if the current selection or bookmark is underlined etc but how would I search for a underlined word?
For example:
"ignore this but find this."
Thanks
I know how to check if the current selection or bookmark is underlined etc but how would I search for a underlined word?
For example:
"ignore this but find this."
Thanks