Hyperlinks Collection |
The collection of all hyperlinks for a given object.
VBA class name: |
AcadHyperlinks |
---|---|
Create using: |
N/A |
Access via: |
Hyperlinks property found on all objects |
To add a new member to the collection, use the Add method. To select a specific Hyperlink, use the Item method. To delete a specific Hyperlink, use the Delete method found in the Hyperlink object.
Methods |
Properties |
Comments? |