MESCIUS SPREAD for Windows Forms 15.0J
CreateHyperlinkCommand コンストラクタ(Worksheet,Int32,Int32,Int32,Int32,HyperLinkAction)

CreateHyperlinkCommand クラスの新しいインスタンスを初期化します。
構文
'宣言
 
Public Function New( _
   ByVal worksheet As Worksheet, _
   ByVal row As Integer, _
   ByVal column As Integer, _
   ByVal row2 As Integer, _
   ByVal column2 As Integer, _
   ByVal action As HyperLinkAction _
)
public CreateHyperlinkCommand( 
   Worksheet worksheet,
   int row,
   int column,
   int row2,
   int column2,
   HyperLinkAction action
)

パラメータ

worksheet
row
column
row2
column2
action
参照

CreateHyperlinkCommand クラス
CreateHyperlinkCommand メンバ
オーバーロード一覧

 

 


© MESCIUS inc. All rights reserved.