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