convert_a1_formula_to_r1c1方法
convert_a1_formula_to_r1c1(,公式,行,列)
将单元格的 A1 公式转换为 r1c1 公式。
返回
R1C1 公式。
@staticmethod
def convert_a1_formula_to_r1c1(formula, row, column):
...
范围 | 类型 | 描述 |
---|---|---|
formula | str | A1 公式。 |
row | int | 单元格的行索引。 |
column | int | 单元格的列索引。 |
注意事项
注意:此成员现已过时。请使用 Worksheet.ConvertFormulaReferenceStyle() 方法。 该房产将于 2023 年 8 月起 12 个月后拆除。 Aspose 对于您所遇到的不便深表歉意。