GrapeCity.CalcEngine アセンブリ > GrapeCity.CalcEngine 名前空間 > IReferenceSource インタフェース : IsUndefined メソッド |
'Declaration
Function IsUndefined() As Boolean
'使用法
Dim instance As IReferenceSource Dim value As Boolean value = instance.IsUndefined()
bool IsUndefined()
true
、それ以外の場合はfalse
。