Visio Guy

Visio Discussions => ShapeSheet & Smart Shapes => Topic started by: Visisthebest on December 27, 2020, 02:20:23 PM

Title: How can I get the Page ID in a shapesheet function?
Post by: Visisthebest on December 27, 2020, 02:20:23 PM
I understand that the Page's shapesheet ID() function does not return the Page ID, is there any way to get the page's ID with a shapesheet function? (without using VBA)

Thank you for your help!
Title: Re: How can I get the Page ID in a shapesheet function?
Post by: Surrogate on January 25, 2021, 03:58:20 PM
I think no way, only with VBA.
Quote from: Visisthebest on December 27, 2020, 01:25:52 PM
The ID() is shown as 0 though, even though if I use the VBA below I can see the page ID is 5!
Each page can/must have collection of shapes. Page is like root shape with ID = 0.