[]
Gets the formula, as an expression, in the cell at the specified row and column.
Expression GetExpression(int row, int column)
Function GetExpression(row As Integer, column As Integer) As Expression
Row index
Column index