'Usage Dim instance As FormulaDependentInfos Dim row As Integer Dim column As Integer instance.AddCell(row, column)
Parameters
- row
- Cell's row index.
- column
- Cell's column index.
'Usage Dim instance As FormulaDependentInfos Dim row As Integer Dim column As Integer instance.AddCell(row, column)