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

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

パラメータ

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

戻り値の型

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

Worksheet クラス
Worksheet メンバ

 

 


© MESCIUS inc. All rights reserved.