GrapeCity.CalcEngine Namespace > CalcParserContext Class : GetExternalSource Method |
'Declaration Public Overridable Function GetExternalSource( _ ByVal workbookName As String, _ ByVal worksheetName As String _ ) As ICalcSource
'Usage Dim instance As CalcParserContext Dim workbookName As String Dim worksheetName As String Dim value As ICalcSource value = instance.GetExternalSource(workbookName, worksheetName)
public virtual ICalcSource GetExternalSource( string workbookName, string worksheetName )
Target Platforms: Windows Server 2012, Windows RT