Spread Windows Forms 12.0 Product Documentation
Source Property (ExternalRangeExpression)


FarPoint.CalcEngine Assembly > FarPoint.CalcEngine Namespace > ExternalRangeExpression Class : Source Property
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
public override object Source {get;}

Property Value

Object containing the source
See Also

Reference

ExternalRangeExpression Class
ExternalRangeExpression Members