GrapeCity.CalcEngine Namespace > IMultiSourceProvider Interface : GetCalcSources Method |
'Declaration Function GetCalcSources( _ ByVal startSource As ICalcSource, _ ByVal endSource As ICalcSource _ ) As System.Collections.Generic.IEnumerable(Of ICalcSource)
'Usage Dim instance As IMultiSourceProvider Dim startSource As ICalcSource Dim endSource As ICalcSource Dim value As System.Collections.Generic.IEnumerable(Of ICalcSource) value = instance.GetCalcSources(startSource, endSource)
System.Collections.Generic.IEnumerable<ICalcSource> GetCalcSources( ICalcSource startSource, ICalcSource endSource )
Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6