Masters object (Visio)
Includes a Master object for each master in a document's stencil.
To retrieve a Masters collection, use the Masters property of a Document object.
The default property of a Masters collection is Item.
If your Visual Studio solution includes the Microsoft.Office.Interop.Visio reference, this collection maps to the following types:
- Microsoft.Office.Interop.Visio.IVMasters
- BeforeMasterDelete
- BeforeSelectionDelete
- BeforeShapeDelete
- BeforeShapeTextEdit
- CellChanged
- ConnectionsAdded
- ConnectionsDeleted
- ConvertToGroupCanceled
- FormulaChanged
- GroupCanceled
- MasterAdded
- MasterChanged
- MasterDeleteCanceled
- QueryCancelConvertToGroup
- QueryCancelGroup
- QueryCancelMasterDelete
- QueryCancelSelectionDelete
- QueryCancelUngroup
- SelectionAdded
- SelectionDeleteCanceled
- ShapeAdded
- ShapeChanged
- ShapeDataGraphicChanged
- ShapeExitedTextEdit
- ShapeParentChanged
- TextChanged
- UngroupCanceled
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.