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

セル名を表すSystem.String
セル名が登録されているかどうかを判断します。
構文
Public Function IsCellNameRegistered( _
   ByVal name As String _
) As Boolean
public bool IsCellNameRegistered( 
   string name
)

パラメータ

name
セル名を表すSystem.String

戻り値の型

名前が登録されている場合はtrue。それ以外の場合はfalse
参照

Template クラス
Template メンバ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.