GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > CellProtection 構造体 : IsEmpty メソッド |
'Declaration
Public Function IsEmpty() As Boolean
'使用法
Dim instance As CellProtection Dim value As Boolean value = instance.IsEmpty()
public bool IsEmpty()