FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.CellType 名前空間 > IPropertyAllowedSupport インタフェース : IsPropertySupported メソッド |
'Declaration Function IsPropertySupported( _ ByVal propertyName As String _ ) As Boolean
'使用法 Dim instance As IPropertyAllowedSupport Dim propertyName As String Dim value As Boolean value = instance.IsPropertySupported(propertyName)
bool IsPropertySupported( string propertyName )