Hyperlink object (Syntax 1): Deletes the specified hyperlink.
Any collection in the Applies-To list (Syntax 2): Deletes a single object from the specified collection.
Syntax 1
expression.Delete
expression An expression that returns a Hyperlink object.
Syntax 2
expression.Delete(Index)
expression An expression that returns one of the collections in the Applies-To list.
Index Required Variant. Specifies the name or number of the object to be deleted.