PowerTools SPREAD for Windows Forms 8.0J
OnRemoveColumnFooterRows メソッド


行インデックス
行数
列フッタ行が削除されたときに発生します。
構文
'Declaration
 
Protected Overridable Sub OnRemoveColumnFooterRows( _
   ByVal row As Integer, _
   ByVal count As Integer _
) 
'使用法
 
Dim instance As SheetView
Dim row As Integer
Dim count As Integer
 
instance.OnRemoveColumnFooterRows(row, count)
protected virtual void OnRemoveColumnFooterRows( 
   int row,
   int count
)

パラメータ

row
行インデックス
count
行数
参照

SheetView クラス
SheetView メンバ

 

 


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