GrapeCity.CalcEngine アセンブリ > GrapeCity.CalcEngine 名前空間 > RangeReference 構造体 : IsEmpty メソッド |
'Declaration
Public Function IsEmpty() As Boolean
'使用法
Dim instance As RangeReference Dim value As Boolean value = instance.IsEmpty()
public bool IsEmpty()
true
、それ以外の場合はfalse
。