Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 884 Bytes

Visio.Characters.ContainingMasterID.md

File metadata and controls

35 lines (21 loc) · 884 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Characters.ContainingMasterID property (Visio)
vis_sdr.chm10251935
vis_sdr.chm10251935
Visio.Characters.ContainingMasterID
50ed7758-208e-15f0-14ac-801db910dabd
06/08/2017
medium

Characters.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 Characters 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]