MasterShortcuts Object Members
Visio Automation Reference |
Includes MasterShortcut objects.
Methods
Name | Description | |
---|---|---|
Drop | Creates a new Master object by dropping an object onto a receiving object such as a stencil or document, or the Masters or MasterShortcuts collection. | |
GetNames | Returns the names of all items in a collection. | |
GetNamesU | Returns the universal names of all items in a collection. | |
Paste | Pastes the contents of the Clipboard into an object. |
Properties
Name | Description | |
---|---|---|
Application | Read-only. Returns the instance of Microsoft Office Visio that is associated with an object. | |
Count | Returns the number of objects in a collection. Read-only. | |
Document | Gets the Document object that is associated with an object. Read-only. | |
Item | Returns an item from a collection. The Item property is the default property for all collections. Read-only. | |
ItemFromID | Returns an item of a collection using the ID of the item. Read-only. | |
ItemU | Returns an object from a collection. Read-only. | |
ObjectType | Returns an object's type. Read-only. | |
Stat | Returns status information for an object. Read-only. |