Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 878 Bytes

Visio.Selection.ContainingMasterID.md

File metadata and controls

35 lines (21 loc) · 878 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Selection.ContainingMasterID property (Visio)
vis_sdr.chm11151935
vis_sdr.chm11151935
Visio.Selection.ContainingMasterID
9f9aad28-3e77-8ef8-29dc-e53852adf63d
06/08/2017
medium

Selection.ContainingMasterID property (Visio)

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

Syntax

expression. ContainingMasterID

expression A variable that represents a Selection object.

Return value

Long

Remarks

If the object is not in a Master object, the ContainingMasterID property returns -1. For example, if a Shape object belongs to the Shapes collection of a Page object, the ContainingMasterID property returns -1.

[!includeSupport and feedback]