get_array_range方法

get_array_range(self)

如果单元格的公式是数组公式,则获取数组范围。

返回

数组范围。


def get_array_range(self):
    ...

注意事项

仅适用于单元格公式为数组公式的情况

也可以看看