- contextRangeValue
- A String containing the JPXL context type to convert.
Visual Basic (Declaration) | |
---|---|
Public Shared Function Parse( _ ByVal contextRangeValue As String _ ) As JPXLContextRange |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public static JPXLContextRange Parse( string contextRangeValue ) |
C++/CLI | |
---|---|
public: static JPXLContextRange^ Parse( String^ contextRangeValue ) |
Parameters
- contextRangeValue
- A String containing the JPXL context type to convert.
Return Value
A JPXLContextRange corresponding to the string contained in contextRangeValue.Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family