Hyperlink.Delete Method
Publisher Developer Reference |
Deletes the specified object.
Syntax
expression.Delete
expression A variable that represents a Hyperlink object.
Remarks
A run-time error occurs if the specified object does not exist.
See Also