←Select platform

Parse Method

Summary
Overridden. Converts the string representation of a range into its Range equivalent.

Syntax
C#
C++/CLI
Python
public static Range Parse( 
   string rangeValue 
) 
public: 
static Range^ Parse(  
   String^ rangeValue 
)  
def Parse(self,rangeValue): 

Parameters

rangeValue
A System.String containing the range to convert.

Return Value

A Range corresponding to the string contained in  rangeValue.

Requirements

Target Platforms

See Also

Reference

Range Class

Range Members

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.