FileFormatUtil.SaveFormatToLoadFormat
FileFormatUtil.SaveFormatToLoadFormat method
Converts a SaveFormat value to a LoadFormat value if possible.
public static LoadFormat SaveFormatToLoadFormat(SaveFormat saveFormat)
Parameter | Type | Description |
---|---|---|
saveFormat | SaveFormat | The save format. |
Return Value
The load format
See Also
- enum LoadFormat
- enum SaveFormat
- class FileFormatUtil
- namespace Aspose.Cells
- assembly Aspose.Cells