SaveFormatToExtension
FileFormatUtil.SaveFormatToExtension method
将保存格式枚举值转换为文件扩展名。
public static string SaveFormatToExtension(SaveFormat format)
范围 | 类型 | 描述 |
---|---|---|
format | SaveFormat | 保存格式。 |
返回值
返回的扩展名是带有前导点的小写字符串。
也可以看看
- enum SaveFormat
- class FileFormatUtil
- 命名空间 Aspose.Cells
- 部件 Aspose.Cells