Customize Excel to PDF conversion

I am currently using Aspose.Cells and Aspose.PDF to convert Excel files
to PDF. Is there a way that I can get the gridlines from my excel file
to show up on the PDF file programmatically? I am using VB.NET.
If anyone has a clue, I need this information asap. Thank you.

It's impossible to convert gridlines from Excel file to Pdf file. You can set border lines for those cells in Excel file and convert them to pdf file.

It is possible then, to use ASPOSE cells to add gridlines to the excel file before converting to PDF?

You can add border lines, not gridlines.

Please check BorderSettings.