[]
        
(Showing Draft Content)

C1.AspNetCore.Api.Excel.ExcelIO.ExcelUtils.ConvertStringToExcelSaveFileFormat

ConvertStringToExcelSaveFileFormat Method

ConvertStringToExcelSaveFileFormat(string)

Get Excel Save File Format from fileType string

Declaration
public static SaveFileFormat ConvertStringToExcelSaveFileFormat(string fileType)
Parameters
Type Name Description
string fileType

The file extension.

Returns
Type Description
SaveFileFormat

A FileOpenFormat object.