'Usage
Dim row As Integer Dim column As Integer Dim instance As New CellExpression(row, column)
Parameters
- row
- Row coordinate of cell
- column
- Column coordinate of cell
'Usage
Dim row As Integer Dim column As Integer Dim instance As New CellExpression(row, column)