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

DocumentFormat.Text Field

Tab Delimited Text - the plain text format that uses tab characters as separators between cell values. File extension - .txt.

Namespace: DevExpress.Spreadsheet

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

Declaration

public static readonly DocumentFormat Text

Field Value

Type Description
DocumentFormat

A document format.

See Also