parent属性

parent属性

返回包含此切片器的 Worksheet 对象。只读。

例子


currSheet = slicer.parent

定义:

@property
def parent(self):
    ...

也可以看看