View on GitHub

dotnet-eud

.NET Controls End-User Documentation

Import Text Files

The Spreadsheet provides the capability to save a workbook as a text file (.txt or .csv).

####Save a Workbook as a Text File

  1. To save a workbook as a text file, go to the File tab, and in the Common group, click the Save As button.

    EUD_ASPxSpreadsheet_SaveAsWorkbook

  2. In the Save Spreadsheet File As dialog box that is invoked, select the Text (Tab-delimited) or CSV (Comma-delimited) item from the File type drop-down list.

    EUD_ASPxSpreadsheet_File_FileType

The main features of the tab-delimited and comma-delimited file formats are described below.