Share via


Hyperlink.AddToFavorites Method

PowerPoint Developer Reference

Adds a shortcut that represents the specified hyperlink's target document to the Favorites folder in the Windows folder.

Syntax

expression.AddToFavorites

expression   A variable that represents a Hyperlink object.

Remarks

The shortcut name is the display name of the document, if that's available; otherwise, the shortcut name is as calculated in HLINK.DLL.

See Also