ConvertR1C1FormulaToA1
CellsHelper.ConvertR1C1FormulaToA1 method
Convertit la formule r1c1 de la cellule en formule A1.
public static string ConvertR1C1FormulaToA1(string r1c1Formula, int row, int column)
Paramètre | Taper | La description |
---|---|---|
r1c1Formula | String | La formule r1c1. |
row | Int32 | Index de ligne de la cellule. |
column | Int32 | Index de colonne de la cellule. |
Return_Value
La formule A1.
Voir également
- class CellsHelper
- espace de noms Aspose.Cells
- Assemblée Aspose.Cells