GrapeCity.Xaml.CalcEngine
GetExternalSourceToken Method


The source.
Gets the external source token.
Syntax
'Declaration
 
Public Overridable Function GetExternalSourceToken( _
   ByVal source As ICalcSource _
) As String
'Usage
 
Dim instance As CalcParserContext
Dim source As ICalcSource
Dim value As String
 
value = instance.GetExternalSourceToken(source)
public virtual string GetExternalSourceToken( 
   ICalcSource source
)

Parameters

source
The source.

Return Value

A System.String indicates the external source token.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

CalcParserContext Class
CalcParserContext Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options