It is an enumeration of the file formats supported for downloading.
Namespace: SautinSoft.ExcelAssembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.2.6
SyntaxPublic Enumeration FileFormat
MembersMember name | Value | Description |
---|
Xlsx | 0 | |
Xls | 1 | |
Csv | 2 | |
See Also