Click or drag to resize

RangeParse Method

Fill From and To item of range with it string representation.

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void Parse(
	string from,
	string to
)

Parameters

from
Type: SystemString

[Missing <param name="from"/> documentation for "M:Stimulsoft.Report.Range.Parse(System.String,System.String)"]

to
Type: SystemString

[Missing <param name="to"/> documentation for "M:Stimulsoft.Report.Range.Parse(System.String,System.String)"]

See Also