MESCIUS SPREAD for Windows Forms 15.0J
GetSelection メソッド (CommandResult)

選択のインデックスを示す整数値
指定したインデックスにある変更された選択を取得します。
構文
'宣言
 
Public Function GetSelection( _
   ByVal index As Integer _
) As Reference
public Reference GetSelection( 
   int index
)

パラメータ

index
選択のインデックスを示す整数値

戻り値の型

インデックスが無効な場合はGrapeCity.Spreadsheet.Reference.Empty、それ以外の場合は選択を表すGrapeCity.Spreadsheet.Referenceオブジェクト。
参照

CommandResult 構造体
CommandResult メンバ

 

 


© MESCIUS inc. All rights reserved.