Remove ActiveX Control

Remove ActiveX Control

Aspose.Cells provides the ability to remove ActiveX Control from workbooks. For this, the API provides the Shape.RemoveActiveXControl method. The following code snippet demonstrates the use of the Shape.RemoveActiveXControl method to remove ActiveX Control.

Sample Code