Spread WinForms 15
GrapeCity.CalcEngine Assembly / GrapeCity.CalcEngine Namespace / IValue Interface / ReferenceSourceCount Property


In This Topic
ReferenceSourceCount Property
In This Topic
Gets the reference source count.
Syntax
'Declaration
 
ReadOnly Property ReferenceSourceCount As Integer
 
'Usage
 
Dim instance As IValue
Dim value As Integer
 
value = instance.ReferenceSourceCount

Property Value

An integer values represents the reference source count.
See Also