'Usage Dim row As Integer Dim column As Integer Dim instance As New CalcCellExpression(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 CalcCellExpression(row, column)