'Declaration
Public Overloads Shared Sub GetCellCoords( _ ByVal value As String, _ ByRef row As Integer, _ ByRef column As Integer _ )
'Usage
Dim value As String Dim row As Integer Dim column As Integer ExcelXMLHelpers.GetCellCoords(value, row, column)
Parameters
- value
- row
- column