Aspose.Cells.GridDesktop.GridDesktop how to print and print preview?

Aspose.Cells.GridDesktop.GridDesktop how to print and print preview?

@Diego2020,

Thanks for your query.

Well, Aspose.Cells.GridDesktop is WinForm based .NET control, it does support to import/load the file into its grid matrix (UI similar to MS Excel) using the following line of code:

GridDesktop1.ImportExcelFile("e:\\test2\\SampleFile.xlsx");

but it does not support to display print preview.

In Aspose.Cells.GridDesktop.GridDesktop. Do you plan to support the print and print preview?

@Diego2020,
We have reviewed your requirement but we need to look into it more. We have logged the issue in our database for investigation and for a fix. Once, we will have some news for you, we will update you in this topic.

This issue has been logged as

CELLSNET-47293 – Print Preview and Print option in GridDesktop

Thank you very much.