EditHyperlink Method
Edits the hyperlink of the selected assignment, resource, or task.
Syntax
expression**.EditHyperlink(Name, Address, SubAddress, ScreenTip)**
*expression * Optional. An expression that returns an Application object.
Name Optional String. The name of the hyperlink as it appears in the Hyperlink field.
Address Optional String. The address of the target document.
SubAddress Optional String. A location within the target document.
ScreenTip Optional String. The ScreenTip text for the hyperlink.
Remarks
Using the EditHyperlink method without specifying any arguments displays the Edit Hyperlink dialog box.
Applies to | Application Object
See Also | EditClearHyperlink Method | EditPasteAsHyperlink Method | Hyperlink Property | HyperlinkAddress Property | HyperlinkHREF Property | HyperlinkSubAddress Property | InsertHyperlink Method