バージョン

WorksheetHyperlink コンストラクタ(WorksheetCell,Object,String,String)

シンタックス
'宣言
 
Public Function New( _
   ByVal sourceCell As WorksheetCell, _
   ByVal target As Object, _
   Optional ByVal displayText As String, _
   Optional ByVal toolTip As String _
)
public WorksheetHyperlink( 
   WorksheetCell sourceCell,
   object target,
   string displayText,
   string toolTip
)

パラメータ

sourceCell
target
displayText
toolTip
参照