'宣言 Public Overloads Function AddLink( _ ByVal target As System.String _ ) As RtfHyperlink
public RtfHyperlink AddLink( System.string target )
パラメータ
- target
- ターゲットオブジェクト(URL、ブックマークなど)を表す文字列。
'宣言 Public Overloads Function AddLink( _ ByVal target As System.String _ ) As RtfHyperlink
public RtfHyperlink AddLink( System.string target )