'Declaration Public Function New( _ ByVal source As ICalcSource _ )
'Usage Dim source As ICalcSource Dim instance As New CalcExternalRangeIdentity(source)
public CalcExternalRangeIdentity( ICalcSource source )
Parameters
- source
- The owner which contains the cell range.