SetHyperlink
PresentationBaseShape.SetHyperlink method
设置与此关联的超链接PresentationBaseShape
.
public void SetHyperlink(PresentationHyperlinkActionType actionType, string url)
范围 | 类型 | 描述 |
---|---|---|
actionType | PresentationHyperlinkActionType | 激活超链接的操作。 |
url | String | 超链接网址。 |