TExportOptions.ShowGridLines Property
If true, the exported Excel file willdisplay gridlines. If false, the exported Excel file will have a white background. If setting it to false, you might want to set HardBorders = true.
Syntax
Unit: UAdvGridExcelExport
property TExportOptions.ShowGridLines: Boolean