MESCIUS SPREAD for Windows Forms 15.0J
SelectNeighborNonEmptyCells メソッド

コンテキスト行を示す整数値。
コンテキスト列を示す整数値。
データを含む指定されたセルの周囲のセル範囲を取得します。
構文
'宣言
 
Public Function SelectNeighborNonEmptyCells( _
   ByVal row As Integer, _
   ByVal column As Integer _
) As Reference
public Reference SelectNeighborNonEmptyCells( 
   int row,
   int column
)

パラメータ

row
コンテキスト行を示す整数値。
column
コンテキスト列を示す整数値。

戻り値の型

データを含む指定されたセルの周囲のセル範囲。
参照

Worksheet クラス
Worksheet メンバ

 

 


© MESCIUS inc. All rights reserved.