Substituting cell values at run time using java

Hi,

We have a requirement in our project as follows using aspose cells for Java

We have a template excel where in some cell's need to be assigned at run time.

Let me know if there is any way to substitute values in excel at runtime without constructing whole excel.

This featurs is availble in Aspose Words Where we can substitute values on tags at runtime.

Hi Saileela,

Currently this feature is not available. To handle excel data, it is required to read whole excel file in.

Could you elaborate your need? Do you mean you want to change data in an Excel file at run time but you don’t want to load the whole Excel file into memory? If yes, we don’t support this feature.