53c5d842 eb64 47f3 24bc 1cb8f58f092b - akesseler/Plexdata.CsvParser GitHub Wiki

ColumnSeparators.TabulatorSeparator Field

Columns are separated by tabulator. This separator is not conform to the RFC 4180 but could make an Excel import much easier.

Namespace: Plexdata.CsvParser.Constants
Assembly: Plexdata.CsvParser.NET (in Plexdata.CsvParser.NET.dll) Version: 1.1.3+d5bef99aa35461ce4bafadf0bf2c2aeca18044ea

Syntax

C#

public const char TabulatorSeparator = ''

Field Value

Type: Char

Remarks

A line in a CSV file could look like as follows:

true    17:23:42    "That's the time."

See Also

Reference

ColumnSeparators Class
Plexdata.CsvParser.Constants Namespace

⚠️ **GitHub.com Fallback** ⚠️