The collection of all hyperlinks for a given object.
Supported Platforms: Windows only
Class Information
- Class Name
-
AcadHyperlinks
- Object Inheritance
-
Object AcadHyperlinks
- Create Using
-
VBA
Not applicable
- Access Via
-
VBA
Hyperlinks property found on all objects
Members
These members are part of this object:
Methods |
Properties |
Events |
---|---|---|
None |
Remarks
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.