'Declaration Public Function GetFormula( _ ByVal row As Integer, _ ByVal column As Integer _ ) As String
Parameters
- row
- The row index.
- column
- The column index.
Return Value
Returns the formula string.
'Declaration Public Function GetFormula( _ ByVal row As Integer, _ ByVal column As Integer _ ) As String