Hi ,
SaveOptions used to have this setLightCellsDataProvider method in 2.5.4.
Looking for way to use in 7.0.2- setLightCellsDataProvider method is not in 7.0.2.
Thanks for your help in advance.
Hi ,
SaveOptions used to have this setLightCellsDataProvider method in 2.5.4.
Looking for way to use in 7.0.2- setLightCellsDataProvider method is not in 7.0.2.
Thanks for your help in advance.
Hi,
Hi,
Please try the fix V7.0.2.4, from this fix we have supported LightCells for saving XLS and XLSX files:
XlsSaveOptions.setLightCellsDataProvider(...);
OoxmlSaveOptions.setLightCellsDataProvider(...);
Thank you