DioDocs for Excel
Add(IShape,String,String,String,String) メソッド

DS.Documents.Excel アセンブリ > GrapeCity.Documents.Excel 名前空間 > IHyperlinks インターフェース > Add メソッド : Add(IShape,String,String,String,String) メソッド
必須の GrapeCity.Documents.Excel.Drawing.IShape。ハイパーリンクの図形。
必須の文字列。ハイパーリンクのアドレス。
オプションのオブジェクト。ハイパーリンクのサブアドレス。
オプションのオブジェクト。マウスポインタをハイパーリンク上に置いたときに表示されるスクリーンチップ。
オプションのオブジェクト。ハイパーリンクに表示されるテキスト。
指定された図形にハイパーリンクを追加します(IHyperlink オブジェクト)。
シンタックス
'宣言
 
Overloads Function Add( _
   ByVal shape As IShape, _
   ByVal address As System.String, _
   Optional ByVal subAddress As System.String, _
   Optional ByVal screenTip As System.String, _
   Optional ByVal textToDisplay As System.String _
) As IHyperlink
IHyperlink Add( 
   IShape shape,
   System.string address,
   System.string subAddress,
   System.string screenTip,
   System.string textToDisplay
)

パラメータ

shape
必須の GrapeCity.Documents.Excel.Drawing.IShape。ハイパーリンクの図形。
address
必須の文字列。ハイパーリンクのアドレス。
subAddress
オプションのオブジェクト。ハイパーリンクのサブアドレス。
screenTip
オプションのオブジェクト。マウスポインタをハイパーリンク上に置いたときに表示されるスクリーンチップ。
textToDisplay
オプションのオブジェクト。ハイパーリンクに表示されるテキスト。
参照

IHyperlinks インターフェース
IHyperlinks メンバ
オーバーロード一覧