Back to Devexpress

DocumentFormat.Text Field

officefileapi-devexpress-dot-spreadsheet-dot-documentformat-fdc32248.md

latest1.1 KB
Original Source

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.v25.2.Core.dll

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
public static readonly DocumentFormat Text
vb
Public Shared ReadOnly Text As DocumentFormat

Field Value

TypeDescription
DocumentFormat

A document format.

|

See Also

DocumentFormat Struct

DocumentFormat Members

DevExpress.Spreadsheet Namespace