Embedded objects in GridDesktop

Does GridDesktop support accessing objects embedded into worksheet?
Aspose.Cells has Worksheet.OleObjects, but I was unable to find similar property in GridDesktop.

regards,
marcin

Hi,


I am afraid, Aspose.Cells.GridDesktop control does not support to access or add ole objects in the worksheet, But, our other library Aspose.Cells does support to insert, access/extract or manipulate Ole Objects, so you may use this library (in the background) to perform your task. See the document for reference:
http://www.aspose.com/documentation/.net-components/aspose.cells-for-.net/managing-ole-objects.html


Thank you.