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


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