I found a solution to my problem, for those interested see below.
Suppose, you have a reference to the Visio Application
Object in a variable "VisAppObj", then you can display
any page using ...
VisAppObj.ActiveWindow.Page = "Page-2" ' Name of the Page
It should work...
I am trying to change the active page in Visio 2002 to correspond to a page I choose.
There doesnt seem to be any mechanism for showing a page from the pages list or changing the active page.
Does anyone know how such a thing could be done?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.