Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+
Row

DocumentFormat.Text Field

The TXT format (Tab Delimited) - the file format to store tabular data as plain text using tab characters as separators between cells.

Namespace: DevExpress.Spreadsheet

Assembly: DevExpress.Spreadsheet.v19.1.Core.dll

Declaration

public static readonly DocumentFormat Text

Field Value

Type Description
DocumentFormat

A document format.

See Also