SetHyperlink

Stelt de hyperlink in die aan de tekst is gekoppeld.

public void SetHyperlink(PresentationHyperlinkActionType actionType, string url)
Parameter Type Beschrijving
actionType PresentationHyperlinkActionType De actie die de hyperlink activeert.
url String De hyperlink-URL.

Zie ook