PowerTools SPREAD for Windows Forms 8.0J
IsPropertySupported メソッド (BaseCellType)


プロパティの名前
セル型が名前付きプロパティをサポートするかどうかを取得します。
構文
'Declaration
 
Public Overridable Function IsPropertySupported( _
   ByVal propertyName As String _
) As Boolean
'使用法
 
Dim instance As BaseCellType
Dim propertyName As String
Dim value As Boolean
 
value = instance.IsPropertySupported(propertyName)
public virtual bool IsPropertySupported( 
   string propertyName
)

パラメータ

propertyName
プロパティの名前
参照

BaseCellType クラス
BaseCellType メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.