LoadFormatToExtension
FileFormatUtil.LoadFormatToExtension method
将加载格式枚举值转换为文件扩展名。
public static string LoadFormatToExtension(LoadFormat loadFormat)
范围 | 类型 | 描述 |
---|---|---|
loadFormat | LoadFormat | 加载的文件格式。 |
返回值
返回的扩展名是带有前导点的小写字符串。
评论
如果无法转换,则返回 null。
也可以看看
- enum LoadFormat
- class FileFormatUtil
- 命名空间 Aspose.Cells
- 部件 Aspose.Cells