PowerTools MultiRow for Windows Forms 8.0J
IsMerged メソッド

テストするセルの 1 つ。
テストするセルの 1 つ。
2 つのセルが結合しているかどうかを示す値を取得します。
構文
Public Function IsMerged( _
   ByVal cell1 As CellPosition, _
   ByVal cell2 As CellPosition _
) As Boolean
public bool IsMerged( 
   CellPosition cell1,
   CellPosition cell2
)

パラメータ

cell1
テストするセルの 1 つ。
cell2
テストするセルの 1 つ。

戻り値の型

cell1cell2 と結合している場合は true。それ以外の場合は false
参照

GcMultiRow クラス
GcMultiRow メンバ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.