Excel embedded object naming

Hello,

I have a question regarding .NET.Cells relating to embedded objects, specifically whether or not this it is a bug and if so any time frames on a possible resolution.

When I open and save an excel spreadsheet the name of the embedded objects are all renamed to 'Object 1.

Workflow
- Open the source document(s) via .NET.Cells.
- Perform a save operation.
- Open the saved file and assess the name of the objects.

Result
- All of the objects are now named ‘Object 1’.

I have attached two Excel source document, one of them has embedded objects and the other has linked objects. To view the name of the objects to Page Layout->Arrange (group)->Selection Pane.

I have also attached the result documents after performing the operations stated in the workflow.

The version of Aspose.Cells is 7.6.0.0. The code that is being exited is the following:

Workbook workbook = new Workbook(“example.xls”);
workbook.Save(“example_resaved.xls”);

Thanks in advance.
Rad.

Hi Rad,

Thanks for your posting and using Aspose.Cells.

We were able to observe this issue. The OLE objects are renamed to Object 1 as shown in the Selection Pane. We have logged this issue in our database. We will look into it and fix this issue if possible. Once the issue is resolved or we have some other update for you, we will let you know asap.

This issue has been logged as CELLSNET-42196.

I have attached the screenshot for a reference.

Screenshot:

Hi,

Thanks for using Aspose.Cells for .NET.

We have fixed this issue.

Please download and try this fix: Aspose.Cells for .NET v7.6.1.3 and let us know your feedback.

Thank-you for your prompt response. I will tested and provide feedback asap.

Thanks,
Rad.

The issues you have found earlier (filed as CELLSNET-42196) have been fixed in this update.


This message was posted using Notification2Forum from Downloads module by Aspose Notifier.