remove_active_x_control方法
remove_active_x_control()
删除 activeX 控件。
def remove_active_x_control(self):
...
例子
shape.remove_active_x_control()
也可以看看
- 模块 aspose.cells.drawing
- 类 Oval
删除 activeX 控件。
def remove_active_x_control(self):
...
shape.remove_active_x_control()