Hyperlinks Members
Office 2010
Represents the collection of Hyperlink objects in a document, range, or selection.
The Hyperlinks type exposes the following members.
| Name | Description | |
|---|---|---|
|
_Add | Reserved for internal use. |
|
Add | Returns a Hyperlink object that represents a new hyperlink added to a range, selection, or document. |
|
GetEnumerator | (Inherited from IEnumerable.) |
| Name | Description | |
|---|---|---|
|
Application | Returns an Application object that represents the Microsoft Word application. |
|
Count | Returns the number of items in the specified collection. |
|
Creator | Returns a 32-bit integer that indicates the application in which the specified object was created. |
|
Item | Returns an individual object in a collection. |
|
Parent | Returns an object that represents the parent object of the specified object. |