[]
Gets the formula in the cell at the specified row and column.
public virtual string GetFormula(int row, int column)
Public Overridable Function GetFormula(row As Integer, column As Integer) As String
Row index of the cell
Column index of the cell