How to inquire whether the selection is a graphic

C

Chris

I know how to *search* for a graphic, but how do I know that something
already selected is a graphic? I don't see a way to do it. thanks.
 
K

Klaus Linke

Chris said:
I know how to *search* for a graphic, but how do I know that something
already selected is a graphic? I don't see a way to do it. thanks.


Hi Chris,

Look at Selection.Type (and see if that's wdSelectionShape or
wdSelectionInlineShape).

Regards,
Klaus
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top