MESCIUS SPREAD for Windows Forms 17.0J
OnRowColumnChanged メソッド

構文
'Declaration
 
Protected Overridable Sub OnRowColumnChanged( _
   ByVal row As Integer, _
   ByVal column As Integer, _
   ByVal row2 As Integer, _
   ByVal column2 As Integer, _
   ByVal notifyUI As Boolean, _
   Optional ByVal actionCategory As ActionCategory, _
   Optional ByVal appendDataChange As Boolean _
) 
protected virtual void OnRowColumnChanged( 
   int row,
   int column,
   int row2,
   int column2,
   bool notifyUI,
   ActionCategory actionCategory,
   bool appendDataChange
)

パラメータ

row
column
row2
column2
notifyUI
actionCategory
appendDataChange
参照

Worksheet クラス
Worksheet メンバ

 

 


© MESCIUS inc. All rights reserved.