Spread WinForms 15
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / ExternalRangeExpression Class / Source Property


In This Topic
Source Property (ExternalRangeExpression)
In This Topic
Gets the source of the range.
Syntax
'Declaration
 
Public Overrides ReadOnly Property Source As Object
 
'Usage
 
Dim instance As ExternalRangeExpression
Dim value As Object
 
value = instance.Source
See Also