destination 属性

destination 属性

书签链接到的单元格。

定义:

@property
def destination(self):
    ...
@destination.setter
def destination(self, value):
    ...

也可以看看