ConvertR1C1FormulaToA1

CellsHelper.ConvertR1C1FormulaToA1 method

Konverterar r1c1-formeln för cellen till A1-formel.

public static string ConvertR1C1FormulaToA1(string r1c1Formula, int row, int column)
ParameterTypBeskrivning
r1c1FormulaStringFormeln r1c1.
rowInt32Cellens radindex.
columnInt32Kolumnindex för cellen.

Returvärde

A1-formeln.

Se även