views:

5

answers:

0

When I use the "Find" function, it fails to find the words which are inside an autoshape.

bool ret = vk_word_app.Selection.Find.Execute(ref vk_find, ref vk_false, ref vk_false, ref vk_false, ref vk_false, ref vk_false, ref vk_true, ref vk_num, ref varMissing, ref varMissing, ref vk_dynamic, ref vk_false, ref vk_false, ref vk_false, ref vk_true);

What parameters should I change in order to make it search also inside autoshapes?