current_region属性

current_region属性

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

定义:

@property
def current_region(self):
    ...

也可以看看