Working with Excel OLE Objects – Guide to Retrieve, Add, Update, Delete, and Convert OLE Objects
Contents
[
Hide
]
How to work with OLE objects in an Excel worksheet
OLE (Object Linking and Embedding) objects let you embed external content such as charts, PDFs, or other files directly inside an Excel sheet. The Aspose.Cells Cloud API provides a complete set of operations to manage these objects programmatically.
- How to get an OLE object from an Excel worksheet
- How to add an OLE object into an Excel worksheet
- How to update a specific OLE object in an Excel worksheet
- How to convert an OLE object to an image in an Excel worksheet
- How to delete all OLE objects in an Excel worksheet
- How to delete a specific OLE object in an Excel worksheet