[]
Get Excel Open File Format from fileType string
public static OpenFileFormat ConvertStringToExcelOpenFileFormat(string fileType)
| Type | Name | Description |
|---|---|---|
| string | fileType | The file extension. |
| Type | Description |
|---|---|
| OpenFileFormat | A FileOpenFormat object. |