Click or drag to resize

RangeConverterStringToRange Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Design.RangeConverter.StringToRange(System.String)"]

Namespace:  Stimulsoft.Report.Design
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static Range StringToRange(
	string str
)

Parameters

str
Type: SystemString

[Missing <param name="str"/> documentation for "M:Stimulsoft.Report.Design.RangeConverter.StringToRange(System.String)"]

Return Value

Type: Range

[Missing <returns> documentation for "M:Stimulsoft.Report.Design.RangeConverter.StringToRange(System.String)"]

See Also