Spread Windows Forms 12.0 Product Documentation
ReferenceSourceCount Property


GrapeCity.CalcEngine Assembly > GrapeCity.CalcEngine Namespace > IValue Interface : ReferenceSourceCount Property
Gets the reference source count.
Syntax
'Declaration
 
ReadOnly Property ReferenceSourceCount As Integer
'Usage
 
Dim instance As IValue
Dim value As Integer
 
value = instance.ReferenceSourceCount
int ReferenceSourceCount {get;}

Property Value

An integer values represents the reference source count.
See Also

Reference

IValue Interface
IValue Members