The ag-Grid provides a CSV converter API to export data to CSV and Excel format. For this, you can download a file to the user's computer or generate a string to be uploaded to a server. The data can be exported to CSV with an API call or using the right-click context menu on the Grid. Further, it has 2 options i.e. suppressQuotes and ColumnSeparator for inserting data into the cells.