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


連続する選択範囲の先頭の行
連続する選択範囲の最後の行
RowHeightChange イベント引数を含む新しいオブジェクトを作成します。
構文
'Declaration
 
Public Function New( _
   ByVal firstRow As Integer, _
   ByVal lastRow As Integer _
)
'使用法
 
Dim firstRow As Integer
Dim lastRow As Integer
 
Dim instance As New RowHeightChangeExtents(firstRow, lastRow)
public RowHeightChangeExtents( 
   int firstRow,
   int lastRow
)

パラメータ

firstRow
連続する選択範囲の先頭の行
lastRow
連続する選択範囲の最後の行
参照

RowHeightChangeExtents クラス
RowHeightChangeExtents メンバ

 

 


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