LINQ support in Aspose.Cells

Dear Aspose Representants,

I am the Engineering Manager of a small SW Development Company.

We now study a solution able to fill a Excel spreadsheet from a given template and convert it into PDF output.

Please let us know if Aspose.Cells supports LINQ to Fill values in a given template.

A similar functionality is supported in WorkbookDesigner class, that is able to use a DataSet as a data source.

This message was posted using Email2Forum by ShL77.

Hi,

Well, Aspose.Cells supports anonymous types or custom objects in Smart Markers feature. I think you can use this feature for your need. To get reference for the feature, please check the sub topic "Using Anonymous Types or Custom Objects" in the document: http://www.aspose.com/documentation/file-format-components/aspose.cells-for-.net-and-java/smart-markers.html

Thank you.