IRangeProvider.Parse Method
| Name | Parameters | Description |
|---|---|---|
| Parse(String, ReferenceStyle) | reference, style | Returns a cell range by its reference string in the specified reference style. |
| Parse(String) | reference | Returns a cell range by its reference string in the A1 reference style. |