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