![]() | CellResolve |
public static void ResolveCellCoordinate( string address, out int column, out int row )
Exception | Condition |
---|---|
FormatException | Throws a FormatException if the range address was malformed |
RangeException | Throws a RangeException if the row or column number was out of range |