Skip to main content
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.v23.2.Core.dll

NuGet Package: DevExpress.Spreadsheet.Core

Declaration

public static readonly DocumentFormat Text

Field Value

Type Description
DocumentFormat

A document format.

See Also