Spread Windows Forms 12.0 Product Documentation
Source Property (ExternalNameExpression)


FarPoint.CalcEngine Assembly > FarPoint.CalcEngine Namespace > ExternalNameExpression Class : Source Property
Gets the source of the cell.
Syntax
'Declaration
 
Public ReadOnly Property Source As Object
'Usage
 
Dim instance As ExternalNameExpression
Dim value As Object
 
value = instance.Source
public object Source {get;}
See Also

Reference

ExternalNameExpression Class
ExternalNameExpression Members