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