PowerTools ActiveReports for .NET 11.0J
ContainsCell メソッド

セルの行。
セルの列。
指定したセルがMergeAreaに含まれているかどうかを示すブール値を返します。
構文
'宣言
 
Public Function ContainsCell( _
   ByVal row As Integer, _
   ByVal column As Integer _
) As Boolean
public bool ContainsCell( 
   int row,
   int column
)

パラメータ

row
セルの行。
column
セルの列。
参照

関連項目

MergeArea 構造体
MergeArea メンバ

 

 


©2003-2017 GrapeCity inc. All rights reserved.