'Declaration Public Sub NotifyDataChanged( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal row2 As Integer, _ ByVal column2 As Integer _ )
'Declaration
Public Sub NotifyDataChanged( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal row2 As Integer, _ ByVal column2 As Integer _ )
public void NotifyDataChanged( int row, int column, int row2, int column2 )
Worksheet クラス Worksheet メンバ
© MESCIUS inc. All rights reserved.