Csv

SpreadsheetFileType.Csv field

Files with CSV (Comma Separated Values) extension represent plain text files that contain records of data with comma separated values. Learn more about this file format here.

public static readonly SpreadsheetFileType Csv;

See Also