Hyperlinks Object Members
Visio Automation Reference |
Includes Hyperlink objects. A Hyperlinks collection enables you to access and manipulate a shape's Hyperlinks section.
Methods
Name | Description | |
---|---|---|
Add | Adds a new object to a collection. |
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. | |
Item | Returns an item from a collection. The Item property is the default property for all collections. Read-only. | |
ItemU | Returns an object from a collection. Read-only. | |
ObjectType | Returns an object's type. Read-only. | |
Shape | Returns the Shape object that owns a Cell, Characters, Row, or Section object or that is associated with a Hyperlink or OLEObject object or with the Hyperlinks collection. Read-only. | |
Stat | Returns status information for an object. Read-only. |