Aspose::Cells::FileFormatUtil::SaveFormatToLoadFormat method
FileFormatUtil::SaveFormatToLoadFormat method
Converts a SaveFormat value to a LoadFormat value if possible.
static LoadFormat Aspose::Cells::FileFormatUtil::SaveFormatToLoadFormat(SaveFormat saveFormat)
Parameter | Type | Description |
---|---|---|
saveFormat | SaveFormat | The save format. |
ReturnValue
The load format
See Also
- Enum LoadFormat
- Enum SaveFormat
- Class FileFormatUtil
- Namespace Aspose::Cells
- Library Aspose.Cells for C++