Click or drag to resize

FileFormat Enumeration

It is an enumeration of the file formats supported for downloading.

Namespace: SautinSoft.Excel
Assembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.2.6
Syntax
public enum FileFormat
Members
Member nameValueDescription
Xlsx0 
Xls1 
Csv2 
See Also