프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Hyperlink | Novacode.Hyperlink |
메소드 | 설명 | |
---|---|---|
Find ( |
||
Find ( |
||
Remove ( ) : void |
Removes the matched Hyperlink from the document.
|
|
RemovePlaceholder ( ) : void |
Removes the placeholder from the hyperlink's Url
|
|
SetText ( string text ) : |
Sets the Hyperlink's display text
|
|
SetUrl ( string url ) : |
Sets the Hyperlink's Url
|
메소드 | 설명 | |
---|---|---|
Find ( |
||
UrlString ( Novacode.Hyperlink hl ) : string |
public static Find ( |
||
rxp | ||
paragraphs | IEnumerable |
|
리턴 | IEnumerable |
public static Find ( |
||
rxp | ||
p | ||
리턴 | IEnumerable |
public SetText ( string text ) : |
||
text | string | |
리턴 |
public SetUrl ( string url ) : |
||
url | string | |
리턴 |