Set Caption on inserted OLE Object

I have been able to insert a excel file as an OLE object, the icon shows up and with DisplayAsIcon set the object does not lose the icon. The only thing I am missing is showing the text under the icon. How can I achieve this? I am using the latest version of Cells as of today. See attached screenshot. The created one is the small icon on the left and the one that was inserted from excel is on the right. The text (file path) on the right one is what I am trying to replicate to the left one.



Hi, has any progress been made on this issue?


Hi,

Thanks for using Aspose.Cells.

Please spare us some time. We are still working on your query.

Once, we will have any update for you, we will let you know asap.

Any updates to this issue? It has been 1 week.

Hi,

Thanks for using Aspose.Cells.

It seems, this feature is not available or there are some settings which are unknown to us.

We have already logged this feature in our database with the issue id: CELLSNET-41163

Once, there is some update or workaround available, we will share it with you asap.

Hi,

We have looked into this issue and found that this feature is not supported.

Please create such an icon by yourself with Graphics.DrawImage and Graphics.DrawString.