ConvertR1C1FormulaToA1
CellsHelper.ConvertR1C1FormulaToA1 method
Konverterar r1c1-formeln för cellen till A1-formel.
public static string ConvertR1C1FormulaToA1(string r1c1Formula, int row, int column)
Parameter | Typ | Beskrivning |
---|---|---|
r1c1Formula | String | Formeln r1c1. |
row | Int32 | Cellens radindex. |
column | Int32 | Kolumnindex för cellen. |
Returvärde
A1-formeln.
Se även
- class CellsHelper
- namnutrymme Aspose.Cells
- hopsättning Aspose.Cells