PowerTools SPREAD for Windows Forms 8.0J
TableViewClipboardInfo コンストラクタ


基本行インデックス。
基本列インデックス。
特定の行および列インデックスを使用してTableViewClipboardInfoオブジェクトを作成します。
構文
'Declaration
 
Public Function New( _
   ByVal baseRow As Integer, _
   ByVal baseCol As Integer _
)
'使用法
 
Dim baseRow As Integer
Dim baseCol As Integer
 
Dim instance As New TableViewClipboardInfo(baseRow, baseCol)
public TableViewClipboardInfo( 
   int baseRow,
   int baseCol
)

パラメータ

baseRow
基本行インデックス。
baseCol
基本列インデックス。
参照

TableViewClipboardInfo クラス
TableViewClipboardInfo メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.