MESCIUS SPREAD for Windows Forms 15.0J
GetReference メソッド (CellValueChangedEventArgs)

変更したセル参照のコレクション。
変更したセル参照を含むワークシート。
最近変更されたセル範囲の配列を取得します。
構文
'宣言
 
Public Function GetReference( _
   ByVal index As Integer, _
   ByRef worksheet As IWorksheet _
) As Reference
public Reference GetReference( 
   int index,
   out IWorksheet worksheet
)

パラメータ

index
変更したセル参照のコレクション。
worksheet
変更したセル参照を含むワークシート。

戻り値の型

指定されたインデックスで変更されたセル参照。
参照

CellValueChangedEventArgs クラス
CellValueChangedEventArgs メンバ

 

 


© MESCIUS inc. All rights reserved.