Cell.ContainingPageID property (Visio)

Returns the ID of the page that contains an object. Read-only.

Syntax

expression.ContainingPageID

expression A variable that represents a Cell object.

Return value

Long

Remarks

If the object is not in a Page object, the ContainingPageID property returns -1. For example, if a Shape object belongs to a Masters collection, the ContainingPageID property returns -1.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.