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


連続する選択範囲の先頭の列
連続する選択範囲の最後の列
新しいColumnWidthChangeExtentsオブジェクトを作成します。
構文
'Declaration
 
Public Function New( _
   ByVal firstColumn As Integer, _
   ByVal lastColumn As Integer _
)
'使用法
 
Dim firstColumn As Integer
Dim lastColumn As Integer
 
Dim instance As New ColumnWidthChangeExtents(firstColumn, lastColumn)
public ColumnWidthChangeExtents( 
   int firstColumn,
   int lastColumn
)

パラメータ

firstColumn
連続する選択範囲の先頭の列
lastColumn
連続する選択範囲の最後の列
参照

ColumnWidthChangeExtents クラス
ColumnWidthChangeExtents メンバ

 

 


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