Difference between revisions of "Type CSV"
Jump to navigation
Jump to search
(Created page with "{| style="float:right;border:1px solid black" |+ Details | Defined Constant | <code>Type_CSV</code> |- | File Type Value | 241 |- | Parent Type | [[Type_ASCII_Text|ASCII Text]...") |
|||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{| style="float:right;border:1px solid black" | {| style="float:right;border:1px solid black" | ||
| − | |+ Details | + | |+ [[Type_Java_Class_File|<<]] Details [[Type_XP_Prefetch|>>]] |
| Defined Constant | | Defined Constant | ||
| <code>Type_CSV</code> | | <code>Type_CSV</code> | ||
| Line 17: | Line 17: | ||
|- | |- | ||
| MIME Type | | MIME Type | ||
| − | | <code>text/ | + | | <code>text/csv</code> |
|- | |- | ||
| Filename Extension | | Filename Extension | ||
| Line 23: | Line 23: | ||
|} | |} | ||
| − | + | CSV | |
=Description= | =Description= | ||
| Line 29: | Line 29: | ||
=Details= | =Details= | ||
| + | |||
| + | * [https://en.wikipedia.org/wiki/Comma-separated_values Wikipedia] | ||
Latest revision as of 05:25, 22 May 2024
| Defined Constant | Type_CSV
|
| File Type Value | 241 |
| Parent Type | ASCII Text |
| Carve | Yes |
| Format Details | No |
| MIME Type | text/csv
|
| Filename Extension | csv
|
CSV
Description
Comma Separated Values