The page has a shapesheet cell UIVisibilty. If you enter 1 in there, then
the page will disappear - but - you'll need to use code to make it visible
again!
eg
Visio.ActiveDocument.Pages(2).PageSheet.Cells("UIVisibility").Formula="0"
Maybe try re-ordering the sheets so the ones you don't want are at the end.
Right-click on the sheet tab and L click on reorder.
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.