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)
ParameterTypeDescription
saveFormatSaveFormatThe save format.

ReturnValue

The load format

See Also