Query regarding Aspose.Cells

Hi Nanjing,

Past couple of days I've been trying out the components provided by ASPOSE. I've some queries regarding Aspose.Cells which are listed below.

  • Can I read/ write (Would like to write my own macros at run time) macros using Aspose.Cells.
  • Can I turn on the track changes mode while updating an excel file using Aspose.Cells.

Would appreciate if you could let me know if there are any exclusive features (which enables faster rendering/ setting up different validations on different cells etc.) provided by Aspose.Cells for rendering an excel file at runtime.

Please reply ASAP.
Thanks & Regards
Sreejesh Chakkaran
Wipro Technologies - PCM | SSE | Mobile: +91(0)9741045454


This message was posted using Email2Forum by Amjad Sahi.

Hi Sreejesh,

Thanks for your inquiries.

1)

Can I read/ write (Would like to write my own macros at run time) macros using Aspose.Cells.
Can I turn on the track changes mode while updating an excel file using Aspose.Cells.

I am afraid these features are not available. However, For macros, if a template workbook has macros in it, Aspose.Cells would preserve the vbas/macros and save the file with it.

2) You may set different types of validations at run time for your need, see the document: http://www.aspose.com/documentation/file-format-components/aspose.cells-for-.net-and-java/data-filtering-and-validation.html for reference. Moreover, Aspose.Cells takes very little time to apply data validations, so, you may give it a try.

For getting complete reference about the features provided by Aspose.Cells and how to implement them using Aspose.Cells APIs, see the documents in different sections/categories: http://www.aspose.com/documentation/file-format-components/aspose.cells-for-.net-and-java/programmers-guide.html The featured demos are also available:

Thank you.