CreateSelection: Shapes on no layer

V

Veronika Zenz

Hi there,

I'd like to programatically select all shapes that are not assigned to
any layer.
The macro recorder tells me this is done by
Application.ActiveWindow.Page.CreateSelection(visSelTypeByLayer,
visSelModeSkipSuper, "{kein Layer}")

But I guess "{kein Layer}" is only valid for german visio
installations, isn't it?
Does anybody know the international way to do this?

Thanks in advance!
 

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