'Declaration Public Function IsSet( _ ByVal attr As CellProtectionAttributes _ ) As Boolean
'Declaration
Public Function IsSet( _ ByVal attr As CellProtectionAttributes _ ) As Boolean
'使用法 Dim instance As CellProtection Dim attr As CellProtectionAttributes Dim value As Boolean value = instance.IsSet(attr)
'使用法
Dim instance As CellProtection Dim attr As CellProtectionAttributes Dim value As Boolean value = instance.IsSet(attr)
public bool IsSet( CellProtectionAttributes attr )
true
false
CellProtection 構造体 CellProtection メンバ
Copyright © 2004 GrapeCity inc.