remove_hyperlink方法

remove_hyperlink(self)

删除形状的超链接。


def remove_hyperlink(self):
    ...

例子


shape.remove_hyperlink()

也可以看看