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!
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!