[]
Gets the formula, as a string value, for the cell of the specified row and column.
public string GetFormula(int row, int column)
Public Function GetFormula(row As Integer, column As Integer) As String
Row index of the cell
Column index of the cell