GrapeCity MultiRow for Windows Forms 11.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 GrapeCity inc. All rights reserved.