Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.7
|
Leadtools.Jpip Namespace > JPXLContextRange Class : Parse Method |
public static JPXLContextRange Parse( string contextRangeValue )
'Declaration Public Shared Function Parse( _ ByVal contextRangeValue As String _ ) As JPXLContextRange
'Usage Dim contextRangeValue As String Dim value As JPXLContextRange value = JPXLContextRange.Parse(contextRangeValue)
public: static JPXLContextRange^ Parse( String^ contextRangeValue )