[]
        
(Showing Draft Content)

C1.AspNetCore.Api.Excel.ExcelIO.ExcelUtils.ConvertStringToExcelOpenFileFormat

ConvertStringToExcelOpenFileFormat Method

ConvertStringToExcelOpenFileFormat(string)

Get Excel Open File Format from fileType string

Declaration
public static OpenFileFormat ConvertStringToExcelOpenFileFormat(string fileType)
Parameters
Type Name Description
string fileType

The file extension.

Returns
Type Description
OpenFileFormat

A FileOpenFormat object.