FileFormatUtil.SaveFormatToExtension
FileFormatUtil.SaveFormatToExtension method
Converts a save format enumerated value into a file extension.
public static string SaveFormatToExtension(SaveFormat format)
Parameter | Type | Description |
---|---|---|
format | SaveFormat | The save format. |
Return Value
The returned extension is a lower-case string with a leading dot.
See Also
- enum SaveFormat
- class FileFormatUtil
- namespace Aspose.Cells
- assembly Aspose.Cells