Aspose::Cells::FileFormatUtil::LoadFormatToSaveFormat method

FileFormatUtil::LoadFormatToSaveFormat method

Converts a LoadFormat value to a SaveFormat value if possible.

static SaveFormat Aspose::Cells::FileFormatUtil::LoadFormatToSaveFormat(LoadFormat loadFormat)
ParameterTypeDescription
loadFormatLoadFormatThe load format.

ReturnValue

The save format.

See Also