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