'Declaration Public Function New( _ ByVal source As ICalcSource _ )
'Usage Dim source As ICalcSource Dim instance As New CalcExternalRangeExpression(source)
public CalcExternalRangeExpression( ICalcSource source )
Parameters
- source
- The owner of cell range.