ConvertA1FormulaToR1C1

CellsHelper.ConvertA1FormulaToR1C1 method

تحويل صيغة الخلية A1 إلى صيغة r1c1.

public static string ConvertA1FormulaToR1C1(string formula, int row, int column)
معامليكتبوصف
formulaStringصيغة A1.
rowInt32فهرس صف الخلية.
columnInt32فهرس العمود للخلية.

قيمة الإرجاع

صيغة R1C1.

أنظر أيضا