バージョン

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

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

パラメータ

sourceAddress
target
displayText
toolTip
参照