Comma Separated Values File (.csv) represents plain text files that contain records of data with comma separated values.
Learn more about this file format
here.
Namespace: GroupDocs.ViewerAssembly: GroupDocs.Viewer (in GroupDocs.Viewer.dll) Version: 22.9
Syntaxpublic static readonly FileType CSV
Public Shared ReadOnly CSV As FileType
public:
static initonly FileType^ CSV
Field Value
Type:
FileType
See Also