Section.ContainingPageID property (Visio)

Returns the ID of the page that contains the section. Read-only. .

Syntax

expression. ContainingPageID

expression A variable that represents a Section object.

Return value

Long

Remarks

If the section is not in a Page object, 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.