SaveFormatToExtension

FileFormatUtil.SaveFormatToExtension method

将保存格式枚举值转换为文件扩展名。

public static string SaveFormatToExtension(SaveFormat format)
范围类型描述
formatSaveFormat保存格式。

返回值

返回的扩展名是带有前导点的小写字符串。

也可以看看