current_region属性

current_region属性

返回表示当前区域的 Range 对象。 当前区域是由空白行和空白列的任意组合界定的范围。

定义:

@property
def current_region(self):
    ...

也可以看看