Does the GemBox/bundle have the ability to handle/modify OLE links?
Hi Ron,
Unfortunately no, almost all of the GemBox components currently don’t provide API support for OLE objects.
The only one that does is GemBox.Spreadsheet, but it supports them as a read-only collection (see ExcelWorksheet.EmbeddedObjects
).
Please feel free to vote for this feature request in order to increase its priority:
https://support.gemboxsoftware.com/community/view/adding-embedded-objects
At the moment I cannot say when this could become available.
This is not in our current roadmap so for now all I can say is that this won’t be done this year.
Regards,
Mario
With the latest version of GemBox.Spreadsheet, you can add new and update or remove existing ExcelEmbeddedObject
from ExcelEmbeddedObjectCollection
.