Parameters
- s
- The string to be parsed.
Return Value
Returns the cell range that was parsed from the string.
Exception | Description |
---|---|
System.ArgumentNullException | s is a null reference (Nothing in Visual Basic). |
System.FormatException | s does not represent a cell range. |