column_count属性

column_count属性

获取范围内的行数。

注意事项

仅当仅包含一个范围时才有效。

定义:

@property
def column_count(self):
    ...

也可以看看