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