'宣言 Public Overloads Function AddHyperlink( _ ByVal address As System.String, _ ByVal textRuns As System.Collections.Generic.IList(Of TextRun), _ ByVal toolTipText As System.String _ ) As TextHyperlink
public TextHyperlink AddHyperlink( System.string address, System.Collections.Generic.IList<TextRun> textRuns, System.string toolTipText )
オンラインで表示: GitHub