'Declaration Public Sub AddSelection( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal row2 As Integer, _ ByVal column2 As Integer, _ Optional ByVal notifyUI As Boolean _ )
'Declaration
Public Sub AddSelection( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal row2 As Integer, _ ByVal column2 As Integer, _ Optional ByVal notifyUI As Boolean _ )
public void AddSelection( int row, int column, int row2, int column2, bool notifyUI )
WorksheetView クラス WorksheetView メンバ
© MESCIUS inc. All rights reserved.