[]
        
(Showing Draft Content)

C1.AspNetCore.Api.Excel.ExcelIO.ExcelUtils

ExcelUtils Class

Inheritance
ExcelUtils
Namespace: C1.AspNetCore.Api.Excel.ExcelIO
Assembly: C1.AspNetCore.Api.Excel.dll
Syntax
public class ExcelUtils

Constructors

Name Description
ExcelUtils()

Methods

Name Description
ConvertStringToExcelOpenFileFormat(string)

Get Excel Open File Format from fileType string

ConvertStringToExcelSaveFileFormat(string)

Get Excel Save File Format from fileType string

IsValidFileType(string)