Formatting type for CSV files.
| Member Name | Description |
|---|---|
| CommaDelimited | Comma delimited CSV (most frequently used). |
| SemicolonDelimited | Semicolon delimited CSV (used by Excel if current culture specifies comma as decimal separator). |
| TabDelimited | Tab delimited CSV. |
Namespace: GemBox.Spreadsheet
Assembly: GemBox.Spreadsheet (in GemBox.Spreadsheet.dll)