SetHyperlink
PresentationBaseShape.SetHyperlink method
이와 관련된 하이퍼링크를 설정합니다.PresentationBaseShape
.
public void SetHyperlink(PresentationHyperlinkActionType actionType, string url)
모수 | 유형 | 설명 |
---|---|---|
actionType | PresentationHyperlinkActionType | 하이퍼링크를 활성화하는 작업입니다. |
url | String | 하이퍼링크 URL입니다. |