get_array_range方法

get_array_range()

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

返回

数组范围。

def get_array_range(self):
    ...

评论

仅当单元格的公式为数组公式时适用

也可以看看