SetHyperlink
PresentationFormattedTextFragment.SetHyperlink method
テキストに関連付けられたハイパーリンクを設定します。
public void SetHyperlink(PresentationHyperlinkActionType actionType, string url)
| パラメータ | タイプ | 説明 |
|---|---|---|
| actionType | PresentationHyperlinkActionType | ハイパーリンクをアクティブにするアクション。 |
| url | String | ハイパーリンクの URL。 |